Default theme for Oh My Fish.
$ omf theme default
- All the things you need to know about Git in a glance.
- A subtle timestamp hanging out off to the right.
- Previous command status.
Only display the folder name:
set -g theme_short_path yes
Display git stash
indicator:
set -g theme_stash_indicator yes
Do not display user@hostname
when in an SSH session:
set -g theme_ignore_ssh_awareness yes