mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02:00
Minor tweaks to directory aliases and agnoster.zsh
This commit is contained in:
parent
a9c882094d
commit
119f79b083
2 changed files with 9 additions and 30 deletions
|
|
@ -28,6 +28,3 @@ alias l='ls -lah'
|
|||
alias ll='ls -lh'
|
||||
alias la='ls -lAh'
|
||||
|
||||
# Push and pop directories on directory stack
|
||||
alias pu='pushd'
|
||||
alias po='popd'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue