This commit is contained in:
davud.sun 2017-01-03 00:27:56 +08:00
commit de48f33782
2 changed files with 8 additions and 1 deletions

7
install.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/bash
PWD=$(pwd)
echo $PWD
ln -s ${PWD} ~/.oh-my-zsh
ln -s ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc