Andrew Janke
Andrew Janke
This backports the diverged Oh My Zsh version of the Agnoster theme as of today, 11/7/2015. - Adds support for Mercurial and virtualenv. - Refactors the prompt character variables so...
Note: This PR depends on and includes #5. The `%{...%}` quotes denote non-printing characters in prompts. But zsh's %F, %K, and related % prompt sequences already know they are non-printing,...
This is a minor update to the documentation to make it work better online Use inline images for Powerline-specific characters in text instead of the actual Unicode characters. This makes...
This theme uses several variables which sit around in the main shell namespace. Are some of these intended to be settable by the user to configure Agnoster? And at what...
Look at this crazy shit that new versions of iTerm2 have: Now iTerm2 users don't have to dink around with installing Powerline-patched fonts, which is the hardest part of getting...
Would it make sense to add an autocompletion definition that would complete segment and option names, if we added `agnoster_add_segment` etc. functions and a setter form for `agnoster_setopt`?
When you do a `prompt_newline`, it should only draw the segment separator at the beginning of the line if there are no more segments to be added. This will be...
The AgnosterJ theme has diverged enough from original Agnoster that we should re-create the image assets like the example screenshot and the GIF of customization in action. Also, then we...
Allow the user to define custom icons to display in the `context` segment when: * They are running on a particular host (map host names or host patterns to icons)...
Use Nerd Fonts icons for some of the segments: * Devicons AWS logo for `aws` * Devicons Python logo for virtualenv/conda env? * FontAwesome clouds for could services? Or: *...