Marty Oehme
e1a780997a
Using l will use k for ls instead, displaying hidden dirs and colod-coding. See https://github.com/rimraf/k for info. '..' will switch to parent directory. 'cd ..' will invoke the normal enhancd .. switcher. Enhancd is configured with fzy, fzf if it is not found.
2 lines
No EOL
29 B
Text
2 lines
No EOL
29 B
Text
alias k="k -h"
|
|
alias l="k -A" |