Change shell to fish
This commit is contained in:
parent
f85c286b35
commit
5ec3499626
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ yay --noconfirm -Syu \
|
|||
zsh \
|
||||
fish;
|
||||
|
||||
sudo chsh $USER "$(which fish)";
|
||||
|
||||
. "../Software/git/install.sh";
|
||||
|
||||
yay --noconfirm -Syu power-profiles-daemon;
|
||||
|
|
Loading…
Reference in a new issue