add install script
This commit is contained in:
parent
4488e05a86
commit
5ebe8b934b
1 changed files with 4 additions and 0 deletions
4
install.sh
Normal file
4
install.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
ln -s $PWD/zshrc $HOME/.zshrc
|
||||
ln -s $PWD/zsh $HOME/.zsh
|
Loading…
Add table
Reference in a new issue