Coding just likes Art
This is the blog about the coding, the whole coding and nothing but the coding , so God would help me become a better developer.

Set default shell to fish

1 Set the shell

  • Add /usr/local/bin/fish into /etc/shells
chsh -s /usr/local/bin/fish

2 Change the theme

omf theme THEME_NAME

3 Install the omf plugin

omf install z
omf