added zsh-syntax-highlightning explicitely

This commit is contained in:
Cyryl Plotnicki-Chudyk 2015-07-03 23:35:00 +02:00
parent c15355a147
commit b356673ed5
4 changed files with 6 additions and 2 deletions

3
.gitmodules vendored
View file

@ -47,3 +47,6 @@
[submodule "tools/subuser"]
path = tools/subuser
url = https://github.com/subuser-security/subuser
[submodule ".oh-my-zsh-plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh-plugins/zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git

@ -0,0 +1 @@
Subproject commit 3dc574190071ef59054f6d693132410b37aa3ae4

3
.zshrc
View file

@ -1,10 +1,9 @@
ZSH=$HOME/.oh-my-zsh
ZSH_THEME="agnoster"
COMPLETION_WAITING_DOTS="true"
plugins=(vi-mode svn git python history-substring-search)
plugins=(vi-mode svn git python zsh-syntax-highlighting history-substring-search)
source $ZSH/oh-my-zsh.sh

View file

@ -21,6 +21,7 @@ ln -vfs "$DIR/.tmux.conf" ~/.
rm -f "~/.zshrc"
ln -vfs "$DIR/.zshrc" ~/.
ln -vfs "$DIR/.oh-my-zsh" ~/.
ln -vfs "$DIR/.oh-my-zsh-plugins/zsh-syntax-highlighting" ~/.oh-my-zsh/custom/plugins/
ln -vfs "$DIR/.Slic3r" ~/.
ln -vfs "$DIR/.ghci" ~/.
mkdir -p ~/.kde/share/config/