Enable new l using k, create enhancd config
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.
This commit is contained in:
parent
e5639fafb1
commit
e1a780997a
3 changed files with 4 additions and 3 deletions
1
.zshrc.d/005-enhancd-config
Normal file
1
.zshrc.d/005-enhancd-config
Normal file
|
|
@ -0,0 +1 @@
|
|||
alias ..="ENHANCD_DISABLE_DOT=1 cd .."
|
||||
Loading…
Add table
Add a link
Reference in a new issue