Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

make fish as default shell

1st method :-
- You can set fish as your default shell by running
'chsh -s $(which fish)'

2nd method :-
- by adding 'fish' to your '.bashrc' file
 
PREVIOUS NEXT
Tagged: #fish #default #shell
ADD COMMENT
Topic
Name
6+5 =