remove fisher and add sudo chsh (no password prompt)

This commit is contained in:
Anthony Rodriguez 2023-09-27 12:13:07 +02:00
parent a14f0b5806
commit f11269d0f2
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -2,5 +2,4 @@
sudo apt update sudo apt update
sudo apt install fish fzf -y sudo apt install fish fzf -y
chezmoi apply --force chezmoi apply --force
fisher update sudo chsh -s $(which /usr/bin/fish) $(whoami)
chsh -s /usr/bin/fish