zsh-syntax-highlighting now cloned via make install
This commit is contained in:
parent
5de5d0daa2
commit
9c2df74026
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,4 +2,4 @@ install:
|
||||||
mv ../.zshrc zshrc.bak
|
mv ../.zshrc zshrc.bak
|
||||||
ln -s zshrc ../.zshrc
|
ln -s zshrc ../.zshrc
|
||||||
touch history private
|
touch history private
|
||||||
|
hg clone git://github.com/nicoulaj/zsh-syntax-highlighting.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue