Added command to change shell to fish
This commit is contained in:
parent
ca21a04466
commit
ce753852a6
@ -483,6 +483,9 @@ else
|
|||||||
echo "Skipping pkgstats"
|
echo "Skipping pkgstats"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#change shell
|
||||||
|
chsh -s /usr/bin/fish $USER
|
||||||
|
|
||||||
#enable vnstat
|
#enable vnstat
|
||||||
sudo systemctl enable vnstat
|
sudo systemctl enable vnstat
|
||||||
sudo systemctl start vnstat
|
sudo systemctl start vnstat
|
||||||
|
Loading…
Reference in New Issue
Block a user