chsh forced to user instead of implied

This commit is contained in:
2026-02-04 05:48:39 +00:00
parent 6c8f9335af
commit 0c2149ed51

View File

@@ -1,4 +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
chsh -s /usr/bin/zsh $USER