mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Merge branch 'brew_plugin_fix'
This commit is contained in:
commit
391587c794
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ alias pu='pushd'
|
||||||
alias po='popd'
|
alias po='popd'
|
||||||
|
|
||||||
# Basic directory operations
|
# Basic directory operations
|
||||||
alias .='pwd'
|
|
||||||
alias ...='cd ../..'
|
alias ...='cd ../..'
|
||||||
alias -- -='cd -'
|
alias -- -='cd -'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue