Launch fish shell instead of bash
This commit is contained in:
parent
e521fe49f8
commit
4db01fa1c5
@ -146,7 +146,7 @@ i3 restart
|
|||||||
echo Finished updating everything!
|
echo Finished updating everything!
|
||||||
echo Launching new shell!
|
echo Launching new shell!
|
||||||
|
|
||||||
#new shell to reload .bashrc and fish config
|
# reload fish
|
||||||
exec bash
|
exec fish
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user