remove chsh command as bash is already running fish
This commit is contained in:
parent
f11269d0f2
commit
468445321b
1 changed files with 0 additions and 1 deletions
|
@ -2,4 +2,3 @@
|
|||
sudo apt update
|
||||
sudo apt install fish fzf -y
|
||||
chezmoi apply --force
|
||||
sudo chsh -s $(which /usr/bin/fish) $(whoami)
|
||||
|
|
Loading…
Reference in a new issue