fix shell

This commit is contained in:
2026-07-12 19:45:14 -05:00
parent 8c26a8289c
commit 2f88048eaa

View File

@@ -43,7 +43,7 @@ sudo unzip ./utils/DejaVuSansMono.zip /usr/share/fonts/truetype/DejaVuSansMono/
# zsh (better shell)
echo "* add zsh and starship, etc. + nerd font" | tee todo.md -a
sudo apt-get install -y zsh
chsh $INSTALL_USER -s /bin/zsh
sudo chsh $INSTALL_USER -s /bin/zsh
cp ./utils/dotzshrc "$HOME/.zshrc"
# starship (shell prompt)