Skip to content

neuenmuller/theme-agnoster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agnoster

A fish theme optimized for people who use:

  • Solarized
  • Git
  • Mercurial (requires 'hg prompt')
  • SVN
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)
  • Fish Vi-mode

For Mac users, I highly recommend iTerm 2 + Solarized Dark

agnoster theme

Characteristics

  • If the previous command failed (✘)
  • User @ Hostname (if user is not DEFAULT_USER, which can then be set in your profile)
  • Git/HG/SVN status
  • Branch () or detached head (➦)
  • Current branch / SHA1 in detached head state
  • Dirty working directory (±, color change)
  • Working directory
  • Elevated (root) privileges (⚡)
  • Current virtualenv (Python) You will probably want to disable the default virtualenv prompt. Add to your init.fish: set --export VIRTUAL_ENV_DISABLE_PROMPT 1
  • Indicate vi mode.

Ported from https://gist.github.com/agnoster/3712874.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%