mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 19:48:00 +00:00
Merge branch 'brew_plugin_fix'
This commit is contained in:
commit
391587c794
@ -3,7 +3,6 @@ alias pu='pushd'
|
||||
alias po='popd'
|
||||
|
||||
# Basic directory operations
|
||||
alias .='pwd'
|
||||
alias ...='cd ../..'
|
||||
alias -- -='cd -'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user