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.
1 line
No EOL
38 B
Text
1 line
No EOL
38 B
Text
alias ..="ENHANCD_DISABLE_DOT=1 cd .." |