This commit is contained in:
2024-07-31 23:36:46 +08:00
parent b6817506e0
commit ed10ab05d4
4 changed files with 6 additions and 5 deletions

View File

@@ -8,4 +8,4 @@ echo "==============================================="
echo
sudo apt install -y --autoremove zsh
echo "source ~/.profile" >> ~/.zshrc
echo "source ~/.profile" >> "$HOME/.zshrc"