Giter Club home page Giter Club logo

emoji-powerline's Introduction

emoji-powerline

Based on Agnoster, extended with emojis representing home and root directories. Paths in the pwd prompt and git branch are split by "/" and joined as powerline segments for a clean aesthetic.

Colours and emojis used are easily configurable at the top of ./fish_prompt.fish

emoji-powerline theme

Characteristics

  • If you're under your home directory, "~" is replaced with "🏠"
  • If you're outside your home directory, the root-level "/" is replaced with "🌏"
  • pwd_prompt is split by "/", each section is turned into a Powerline segment
  • Git branch is split by "/", each section is turned into a Powerline segment
  • 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)
  • Clean 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.

Forked from https://github.com/oh-my-fish/oh-my-fish/blob/master/docs/Themes.md#agnoster-1

emoji-powerline's People

Contributors

sn0cr avatar olbrew avatar bpinto avatar rubenvarela avatar fabioantunes avatar bobthecow avatar frol avatar wbtmagnum avatar zdavison avatar wyqydsyq avatar derekstavis avatar playonverbs avatar stieglma avatar jeremiejig avatar

Watchers

James Cloos avatar テンプテーション avatar

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.