summaryrefslogtreecommitdiff
path: root/powerlevel9k.zsh-theme
Commit message (Expand)AuthorAgeFilesLines
* Combine two checks into oneSudarshan Wadkar2016-03-171-2/+1
* Fix NVM prompt to return if not usedSudarshan Wadkar2016-03-151-0/+1
* [WIP] Rebase to origin:next branchSudarshan Wadkar2016-03-041-0/+11
* Fixed actionformat color codingBen Hilburn2016-03-041-2/+1
* trying to debug color code that won't deref in `vcs_states`Ben Hilburn2016-03-041-3/+5
* Merge pull request #220 from dritter/rename_vcs_default_stateBen Hilburn2016-02-261-3/+3
|\
| * Rename VCS default state to `clean`Dominik Ritter2016-02-261-3/+3
* | Merge pull request #219 from rmad17/nodeenv-supportBen Hilburn2016-02-261-0/+9
|\ \ | |/ |/|
| * Fixed name issuermad172016-02-261-3/+3
| * Added nodeenv supportrmad172016-02-261-16/+8
| * Nodeenv workrmad172016-02-261-0/+17
* | Merge pull request #214 from dritter/fix_vcs_foreground_colorBen Hilburn2016-02-261-12/+17
|\ \
| * | Clean up states in VCS segmentDominik Ritter2016-02-261-5/+13
| * | Fix dynamic coloring of VCS segmentDominik Ritter2016-02-181-7/+4
* | | Merge pull request #216 from natemccurdy/issues/215Ben Hilburn2016-02-211-2/+10
|\ \ \ | |/ / |/| |
| * | Improve the rbenv prompt by using `version-name`Nate McCurdy2016-02-201-2/+10
* | | Fix go testDominik Ritter2016-02-171-1/+1
|/ /
* | Merging @theminor's changes from PR #204Ben Hilburn2016-02-051-2/+8
|\ \
| * | Add "_UNTRACKED" option for _VCS to change colors - default yellowJohn Minor2016-01-281-2/+8
* | | Merge branch 'master' into nextBen Hilburn2016-02-051-0/+9
|\ \ \ | | |/ | |/|
| * | Reworked the AWS Elastic Beanstalk segment.Dominik Ritter2016-01-231-3/+4
| * | Adding command prompt for AWS Elastic Beanstalk environment name.James Bowman2016-01-231-0/+8
| |/
* | Merge pull request #205 from dritter/dir_delimiterBen Hilburn2016-02-051-1/+1
|\ \
| * | Change default dir truncation delimitor to ellipsisDominik Ritter2016-02-041-1/+1
| |/
* | Merge pull request #198 from dritter/vcs_customizableBen Hilburn2016-02-051-2/+4
|\ \
| * | Made the VCS-hooks customizable.Dominik Ritter2016-01-231-2/+4
| |/
* | Merge pull request #181 from dritter/split_up_ram_segmentBen Hilburn2016-02-051-39/+35
|\ \
| * | Split up `ram` segment into `ram` and `swap`.Dominik Ritter2016-01-231-39/+35
| |/
* | Joining conditional segments now work as expected. If between the lastDominik Ritter2016-01-231-44/+33
* | First try: Now joined segments are promoted to "full" segments, if theirDominik Ritter2016-01-231-4/+30
|/
* Syntax fix.Dominik Ritter2016-01-221-1/+1
* fix wc glitch on OSXv1rgul2016-01-221-1/+1
* background_jobs: show number if verbosev1rgul2016-01-181-2/+8
* Added "visual identifier" concept to `icons_test` segment.Dominik Ritter2016-01-171-1/+1
* fixing segment call for new state implementation in prompt_loadrjorgenson2016-01-161-1/+1
* Merge pull request #191 from rjorgenson/nextBen Hilburn2016-01-161-1/+2
|\
| * fixed conditional statementRobert Jorgenson2016-01-151-1/+1
| * reworked nvm checkRobert Jorgenson2016-01-151-7/+6
| * don't output segment if node_version was not populatedRobert Jorgenson2016-01-151-1/+1
| * fixed called to ioreg on OS X machinesrjorgenson2016-01-141-1/+1
| * added check for nvm command before runningrjorgenson2016-01-141-4/+6
* | Add sub folder icon when in home subdirectoriesKayant2016-01-161-1/+3
* | Merge branch 'symlink_resolving_improvement' of https://github.com/dritter/po...Ben Hilburn2016-01-151-1/+1
|\ \ | |/ |/|
| * Improved symlink dereferencing on OSX by calling a perl script.Dominik Ritter2016-01-091-1/+1
* | Comment cleanup.Dominik Ritter2016-01-081-1/+1
* | Cleanup of the `load` segment.Dominik Ritter2016-01-081-7/+12
* | Sorted segments alphabetically.Dominik Ritter2016-01-081-8/+8
* | The foreground and background instructions are spaceless by default. NoDominik Ritter2016-01-081-10/+10
|/
* Cleaning up comments. Also fixes #135.Ben Hilburn2016-01-061-37/+39
* Merge pull request #173 from dritter/consistent_visual_identifierBen Hilburn2016-01-061-8/+14
|\