bashrc: fix wrong fish shell
This commit is contained in:
parent
4c950191f0
commit
f74abc7f44
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
# Use fish in place of bash
|
# Use fish in place of bash
|
||||||
# keep this line at the bottom of ~/.bashrc
|
# keep this line at the bottom of ~/.bashrc
|
||||||
[ -x /usr/bin/fish ] && SHELL=/bin/fish exec fish
|
[ -x /usr/bin/fish ] && SHELL=/usr/bin/fish exec fish
|
||||||
|
Loading…
Reference in New Issue
Block a user