Commit graph

2 commits

Author SHA1 Message Date
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
beb5f1c323 Rename alias & env setting shell scripts 2019-07-27 11:29:31 +02:00
Renamed from .config/shell/rc.d/fuzzy-finding.sh (Browse further)