Skip to content

A minimal oh-my-fish theme

License

Notifications You must be signed in to change notification settings

jim-ec/omf-theme-minima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minima

A theme for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework


Install

omf install git@github.com:jim-ec/omf-theme-minima.git
omf theme minima

Features

  • Prompt: Red when last exit code was non-zero, green otherwise
  • Path: Relative to home or relative to repository root
  • Current Git branch
  • High responsiveness due to very few processes spawning per prompt

Figure

Tips

To disable the greeting displayed when launching the fish shell, amend the following instruction to ~/.config/fish/config.fish:

set -U fish_greeting

To add to your path variable, use the -a option to append or -p to prepend:

set -a PATH ~/bin

About

A minimal oh-my-fish theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages