mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-10 03:11:01 +01: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