testing install script

This commit is contained in:
2026-02-03 21:34:00 +00:00
parent 9e0fbea626
commit 610370bce4

4
install.sh Normal file
View File

@@ -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