add install script

This commit is contained in:
JMARyA 2023-11-17 23:17:07 +01:00
parent 4488e05a86
commit 5ebe8b934b
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

4
install.sh Normal file
View file

@ -0,0 +1,4 @@
#!/bin/sh
ln -s $PWD/zshrc $HOME/.zshrc
ln -s $PWD/zsh $HOME/.zsh