mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
more fixes, more or less have this as i want
This commit is contained in:
parent
c5d8205284
commit
1f7d917ca4
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…
Add table
Add a link
Reference in a new issue