/fish-theme-mb

Primary LanguageShellMIT LicenseMIT

Default theme for Oh My Fish with adjustments

Install

$ omf install https://github.com/maciej/fish-theme-mb
$ omf theme fish-theme-mb

Features

  • 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

Screenshot

Configuration

Only display the folder name:

  set -g theme_short_path yes

Hide user@host:

  set -g theme_hide_userhost yes

License

MIT © bpinto et al