mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-24 00:59:51 +00:00
more fixes, more or less have this as i want
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Changing/making/removing directory
|
||||
setopt auto_name_dirs
|
||||
setopt auto_pushd
|
||||
setopt pushd_ignore_dups
|
||||
|
||||
alias ..='cd ..'
|
||||
alias cd..='cd ..'
|
||||
|
||||
Reference in New Issue
Block a user