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 Launching new shell!
|
||||
|
||||
#new shell to reload .bashrc and fish config
|
||||
exec bash
|
||||
# reload fish
|
||||
exec fish
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user