further refactorings
This commit is contained in:
parent
1f05826afb
commit
93af38f154
5 changed files with 17 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Changing/making/removing directory
|
||||
|
||||
setopt auto_name_dirs
|
||||
|
||||
alias ..='cd ..'
|
||||
alias cd..='cd ..'
|
||||
|
|
|
|||
Loading…
Reference in a new issue