Remove z
This commit is contained in:
parent
8868dde2f6
commit
aebcd8fd04
|
@ -89,8 +89,6 @@ source $ZSH/oh-my-zsh.sh
|
||||||
alias zshconfig="vim ~/.zshrc"
|
alias zshconfig="vim ~/.zshrc"
|
||||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||||
|
|
||||||
. /usr/local/etc/profile.d/z.sh
|
|
||||||
|
|
||||||
# Stop zsh from eating space before pipe symbol
|
# Stop zsh from eating space before pipe symbol
|
||||||
# https://superuser.com/questions/613685/how-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=""
|
ZLE_REMOVE_SUFFIX_CHARS=""
|
||||||
|
|
Loading…
Reference in a new issue