GithubHelp home page GithubHelp logo

stefanmaric / bigfish Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 3.0 16 KB

A long, two-lines fish prompt theme

License: MIT License

Shell 100.00%
theme fish-shell prompt shell unix fisher glyphs bigfish fish fishshell

bigfish's Introduction

Bigfish

A long, two-lines fishshell prompt theme.

bigfish

I was tired of issues with patched fonts like Powerline so I crafted this prompt that relies on Unicode glyphs only.

Install

Use fisher:

fisher install stefanmaric/git_util
fisher install stefanmaric/bigfish

If you are interested in manual installation, please open an issue asking for help and I will give you instructions and then update this README.

Know the prompt

First line, from left to right:

  • In bold blue: Current directory, shortened a bit.

  • Gear (⚙) in magenta if there are any background jobs.

  • Git info, green when clean and yellow when dirty:

    • On top of branch (🜉), tag (⌂), or detached head (⌀) glyph.
    • Branch name, tag name, or short commit checksum.
    • Branch is behind (⭳), ahead (⭱), or diverged (🔀) from remote.
    • There is least one stash (≡).
    • There are staged changes ready for commit (±).
    • There are changes not ready for commit (dirty state) (*).
    • There are new untracked files (…).
  • Nodejs version (⬡) in cyan if there's a package.json file around.

  • Last command duration.

  • Time when last command returned control to the shell.

  • Last command error code in red if any.

Second line, from left to right

  • Regular user (•) in gray or root user (⌁) in red,

Contribute

Just open a Pull Request

License

MIT ♥ — See LICENSE

bigfish's People

Contributors

amatosg avatar stefanmaric avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bigfish's Issues

fisher add

Instead of fisher install stefanmaric/bigfish you sould use fisher add stefanmaric/bigfish :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.