fix(zshrc): zsh-syntax-highlighting hadn't been installed for years
icyphox icyph0x@protonmail.com
Tue, 20 Mar 2018 00:07:37 +0530
1 files changed,
1 insertions(+),
2 deletions(-)
jump to
M
zsh/.zshrc
→
zsh/.zshrc
@@ -21,10 +21,9 @@ ZSH_THEME="simple"
#export SPACESHIP_CHAR_SYMBOL="> " # plugins -plugins=(git zsh-syntax-highlighting zsh-autosuggestions) +plugins=(git zsh-autosuggestions zsh-syntax-highlighting) source $ZSH/oh-my-zsh.sh -#source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh # aliases alias icysite="cd ~/leet/icysite"