Simplify zsh config file structure
This commit is contained in:
parent
7bdf7ab1cd
commit
71c5944bf8
19 changed files with 31 additions and 21 deletions
|
|
@ -1,4 +0,0 @@
|
|||
# Assumes enhancd is installed (via plugin)
|
||||
# Let's you go back a directory with .. (usual cd .. behavior)
|
||||
# Let's the enhancd backtrack menu appear with cd .. (usual enhancd behavior)
|
||||
alias ..="ENHANCD_DISABLE_DOT=1 cd .."
|
||||
Loading…
Add table
Add a link
Reference in a new issue