dotfiles/.config/shell/rc.d
Marty Oehme f3cee2f39f Add fuzzy finder functions to shell
Can cd directories (d, D), open files (f, F), open most recently used
(ru), and edit bibtex references (ref). lowercase is a weighted view
over previously used directories/files, Uppercase is a search of the
whole file structure.

Needs the same comfort function additions as vim search, especially
reference search. (i.e., open corresponding document, yank path, open
editor,...)
2019-09-04 14:59:26 +02:00
..
test Add bats unit testing to repository 2019-07-27 11:42:54 +00:00
alias-base.sh Rename alias & env setting shell scripts 2019-07-27 11:29:31 +02:00
alias-fuzzy-finding.sh Add fuzzy finder functions to shell 2019-09-04 14:59:26 +02:00
alias-nvim-to-vim.sh Rename alias & env setting shell scripts 2019-07-27 11:29:31 +02:00
alias-vifm-to-vm.sh Rename alias & env setting shell scripts 2019-07-27 11:29:31 +02:00
autostartx.sh Naive fixing of linter errors 2019-07-24 07:33:28 +02:00
dotfiles-version-control-commands.sh Naive fixing of linter errors 2019-07-24 07:33:28 +02:00
enable-fasd-hook.sh Naive fixing of linter errors 2019-07-24 07:33:28 +02:00
env-wiki-root.sh Add bats unit testing to repository 2019-07-27 11:42:54 +00:00
locale-utf-8.sh Rename alias & env setting shell scripts 2019-07-27 11:29:31 +02:00
ssh-agent-autoconfiguration.sh Fix static analysis and lint errors 2019-07-24 11:32:04 +02:00