summaryrefslogtreecommitdiff
path: root/powerlevel9k.zsh-theme
Commit message (Expand)AuthorAgeFilesLines
* Fixed RVM segment for usernames with dashesPavel Peganov2017-06-111-1/+1
* add Gopher icon to go_version segmentJason Hutchinson2017-05-261-1/+1
* Merge pull request #473 from zikes/patch-1Ben Hilburn2017-05-231-1/+3
|\
| * Redirect stderr for GOPATH check to /dev/nullJason Hutchinson2017-04-131-1/+1
| * only show go_version segment if inside GOPATHJason Hutchinson2017-04-071-1/+3
* | Make Anaconda environment status match Virtualenv formatMartin Moxon2017-05-171-1/+1
* | Make sure prompt_cr is setKaleb Elwert2017-05-031-1/+1
* | [detect-virt] quickfix for unnecessary information in promptChristian Rebischke2017-04-231-4/+3
* | Merge branch 'master' into nextBen Hilburn2017-04-211-1/+1
|\ \
| * | Use method built in to zsh to read symlinksKaleb Elwert2017-04-191-2/+2
| * | Revert "Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerl...Ben Hilburn2017-04-191-5/+5
| * | Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerlevel9k i...Ben Hilburn2017-04-191-5/+5
| |\ \
| | * | Fix double expansion of prompt variablesKaleb Elwert2017-04-191-5/+5
| | |/
* | | Stop setting options in prompt setup which are thrown awayKaleb Elwert2017-04-201-8/+6
* | | Add prompt_opts to prompt setup functionKaleb Elwert2017-04-201-0/+6
* | | Fix double expansion of prompt variablesKaleb Elwert2017-04-191-5/+5
* | | Merge pull request #484 from shibumi/svn-debuggingBen Hilburn2017-04-191-0/+6
|\ \ \
| * | | [SVN] removed %b identifier to fix color encodingChristian Rebischke2017-04-161-0/+6
* | | | Merge branch 'master' into nextBen Hilburn2017-04-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Set tick to color name green instead of color codeHenry Chang2017-04-161-1/+1
| | |/ | |/|
* | | Converting timer start time to hexBen Hilburn2017-04-191-2/+1
* | | Adds useful commentguixxx2017-04-191-0/+2
* | | Adds Android icon/battery plugin supportguixxx2017-04-191-3/+12
| |/ |/|
* | Make home abbreviation configurable for dir promptJulien Falque2017-04-041-0/+5
|/
* Gracefully handle `echotc Co` failureBen Liblit2017-04-011-2/+2
* Display available ram on BSD systemsRaphaël Cohen2017-03-121-2/+1
* Improves ram promptRaphaël Cohen2017-03-121-1/+4
* Merge branch 'next' into truncate_composer_jsonBen Hilburn2017-03-081-1/+1
|\
| * Fix parsing package name from complex package.json filesDominik Ritter2017-03-081-4/+7
* | Add functionality to truncate via `composer.json`Dominik Ritter2017-02-241-1/+10
* | Fix parsing package name from complex package.json filesDominik Ritter2017-02-241-4/+7
|/
* Added support for customizable context segmentFelicia Hummel2017-02-191-2/+2
* Setting new `newline` flag to false as default.Ben Hilburn2017-02-191-0/+1
* Adding option POWERLEVEL9K_PROMPT_ADD_NEWLINE to create a blank line before e...Johnny@Ash2017-02-191-1/+4
* Adding a \n before promptJohnny@Ash2017-02-191-1/+1
* Merge branch 'next' into execution_timeDominik Ritter2017-02-141-14/+72
|\
| * context: fixing conditionals in for always showing $USERBen Hilburn2017-02-141-2/+2
| * Trying to enable always showing user, not workingBen Hilburn2017-02-141-3/+9
| * Adding `ssh` segment back with some minor changes.Ben Hilburn2017-02-141-0/+6
| * Merging the `ssh` detection into `context` segment, resolving conflicts.Ben Hilburn2017-02-141-19/+13
| * Merge branch 'next' into shibumi-nextBen Hilburn2017-02-141-38/+78
| |\
| | * Merge branch 'next' into dir_first_characterBen Hilburn2017-02-141-35/+71
| | |\
| | | * Get rid of unreadable BSU-patternDominik Ritter2017-02-131-7/+3
| | | * Add documentation about mysterious 'BSUbfksu' patternDominik Ritter2017-02-131-2/+15
| | | * Merge branch 'next' into benoits_dir_segmentDominik Ritter2017-02-121-32/+38
| | | |\
| | | * | Add comments to the dir segmentDominik Ritter2017-02-021-0/+2
| | | * | More possibilities with truncate folder markerBenoit Averty2017-02-011-12/+18
| | | * | Fix bug when truncate root was set to direct subfolder of home or rootBenoit Averty2017-02-011-1/+1
| | | * | Add dir_truncate_root optionBenoit Averty2017-02-011-2/+15
| | * | | Fix default dir truncation strategyDominik Ritter2017-02-041-1/+1