Merge branch 'brew_plugin_fix'

main
Daniel Schauenberg 14 years ago
commit 391587c794

@ -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…
Cancel
Save