dotfiles/terminal
Marty Oehme 5941f6f77a
vifm: Extend fzf mapping functionality
Extended functionality to work in current directory with lower-case
letters and from home directory using upper-case. So, <leader>f
will search files in current dir, <leader>F in home dir.
Same for <leader>d/D and <leader>w/W.

HACK Also made it use fd instead of find by default for the speedup.
This should probably only be done after detecting if fd is even installed
on the system but I do not have time for this right now.
2023-12-04 08:41:24 +01:00
..
.config vifm: Extend fzf mapping functionality 2023-12-04 08:41:24 +01:00
.local/bin terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bash_profile terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bashrc terminal: Exchange fasd for zoxide 2023-09-28 14:41:33 +02:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00