Default theme for Oh My Fish with adjustments
$ omf install https://github.com/maciej/fish-theme-mb
$ omf theme fish-theme-mb
- All the things you need to know about Git in a glance.
- A subtle timestamp hanging out off to the right.
- Previous command status.
- Displays user@host
Only display the folder name:
set -g theme_short_path yes
Hide user@host:
set -g theme_hide_userhost yes