Commit Graph

1 Commits (55a2e6d0035d2c0b4d5c5e5ac8f639960f41f0a5)

Author SHA1 Message Date
Eivind Uggedal f9e1ff0cab Minimal prompt theme.
Displays the $CWD only. If you are connected through ssh the hostname
will also be shown.

I like my prompt uncluttered. If I need to know if my git repo is
dirty I run `git st`. If I get lost and need to know which branch
I'm on it takes my fingers 2 seconds to type `git br<C-f>`.

The right prompt displays the last commands exit code if it was
non-zero. It requires a recent version of fish from git.
12 years ago