more fixes, more or less have this as i want
This commit is contained in:
parent
93af38f154
commit
b6d778201b
4 changed files with 12 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Changing/making/removing directory
|
||||
setopt auto_name_dirs
|
||||
setopt auto_pushd
|
||||
setopt pushd_ignore_dups
|
||||
|
||||
alias ..='cd ..'
|
||||
alias cd..='cd ..'
|
||||
|
|
|
|||
Loading…
Reference in a new issue