diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..1ac6881 --- /dev/null +++ b/install.sh @@ -0,0 +1,4 @@ +#!/bin/bash +git clone https://git.hserve.win/Mihit/ZSH-Config ~/.zsh_conf +ln -s ~/.zsh_conf/zshrc .zshrc +chsh -s /usr/bin/zsh