ilbonte / dotfiles

1 stars 0 forks source link

requires manual step to setup fish shell #1

Open ilbonte opened 6 years ago

ilbonte commented 6 years ago

requires fisher up to install plugins

ilbonte commented 6 years ago

also this:

add the shell to the system know shells: echo /usr/local/bin/fish | sudo tee -a /etc/shells

make fish your default shell: chsh -s /usr/local/bin/fish