This commit is contained in:
Oliver Davies 2019-10-06 08:53:03 +01:00 committed by GitHub
parent 8868dde2f6
commit aebcd8fd04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,8 +89,6 @@ source $ZSH/oh-my-zsh.sh
alias zshconfig="vim ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
. /usr/local/etc/profile.d/z.sh
# Stop zsh from eating space before pipe symbol
# https://superuser.com/questions/613685/how-stop-zsh-from-eating-space-before-pipe-symbol
ZLE_REMOVE_SUFFIX_CHARS=""