Skip to content
/ pure Public
forked from pure-fish/pure

❯ Port of the `pure` ZSH theme to Fish

License

Notifications You must be signed in to change notification settings

Shougo/pure

 
 

Repository files navigation

pure Fish Shell Version

Port of the pure ZSH theme to Fish

Install

Manually

Via cURL:

$ # Download the installer to `/tmp`
$ curl -Ls https://raw.github.com/rafaelrinaldi/pure/master/installer.fish > /tmp/pure_installer.fish
$ # Source and trigger the installer
$ source /tmp/pure_installer.fish; and install_pure
$ fisher rafaelrinaldi/pure
$ omf install pure

Features

  • Display current directory tail
  • Display Git branch name
  • Display whether or not the working copy is dirty
  • Display an up arrow if there are stuff to be pushed
  • Display an down arrow if there are stuff to be pulled
  • Display prompt symbol in red if previous command has failed
  • Display the current folder and command when a process is running
  • Display username and host when in an SSH session
  • Display duration of failed commands (if timeout is greather than default threshold)

Maintainers

Kudos to all our awesome 💛 contributors 💛

License

MIT © Rafael Rinaldi

About

❯ Port of the `pure` ZSH theme to Fish

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%