added lines for default shell in bootstrap
This commit is contained in:
parent
f3e4882e78
commit
e273695774
@ -6,6 +6,9 @@
|
|||||||
# file. No other packages are required. #
|
# file. No other packages are required. #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
printf "\n# Set fish as the default shell ###############################################\n"
|
||||||
|
chsh -s /usr/bin/fish
|
||||||
|
|
||||||
# install yay if it isn’t already
|
# install yay if it isn’t already
|
||||||
if ! test which yay
|
if ! test which yay
|
||||||
printf "\n# Installing yay ##############################################################\n"
|
printf "\n# Installing yay ##############################################################\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user