add chsh command
This commit is contained in:
parent
1d1434850e
commit
a14f0b5806
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ sudo apt update
|
|||
sudo apt install fish fzf -y
|
||||
chezmoi apply --force
|
||||
fisher update
|
||||
chsh -s /usr/bin/fish
|
||||
|
|
Loading…
Reference in a new issue