Commit Graph

837 Commits (bfbc65e63d071220dfbdb708bbde859ac7c64184)

Author SHA1 Message Date
Dominik Ritter 4602e948c9 There is now no difference between longstatus and status any more. Just use status, and if you just want to display it conditionally set POWERLEVEL9K_STATUS_VERBOSE=false.
Also here I unified the use of named color codes to make the subsegment-display work.
2015-09-20 21:24:37 +02:00
Ben Hilburn 6cec4ce400 Merge branch 'master' into next 2015-09-19 16:33:29 -07:00
Gilad Goldberg 958b11b77e Make docs reflect difference between status and longstatus 2015-09-19 21:39:03 +03:00
Christian Schulze c08a209e20 add vi-mode segment 2015-09-19 13:35:11 +10:00
Ben Hilburn fd191a5894 Merge pull request #80 from dritter/dritter/icon_customization_documentation
Added documentation and a little helper function for icon customization.
2015-09-05 15:04:20 -07:00
Ben Hilburn a3b61e92fb Merge branch 'next' of github.com:bhilburn/powerlevel9k into next 2015-09-05 15:02:03 -07:00
Dominik Ritter 26a41f14b8 Added a segment that shows the PHP version. 2015-09-05 18:03:06 +02:00
Dominik Ritter 602acf3afa Added documentation for the ip segment. 2015-08-29 17:03:44 +02:00
Dominik Ritter d8c55a2592 Added documentation and a little helper function for icon customization. 2015-08-29 14:36:33 +02:00
Dominik Ritter dd745634e8 Merge remote-tracking branch 'ben/next' into dritter/improve_shorten_dir_length 2015-08-27 18:43:56 +02:00
Dominik Ritter 3e0547a9cb Merge branch 'next' into dritter/improve_shorten_dir_length 2015-08-27 18:31:10 +02:00
Dominik Ritter 653ad3d565 Added Documentation. 2015-08-26 17:38:15 +02:00
Dominik Ritter 0d62451f57 Merge branch 'dritter/improve_shorten_dir_length' into dritter/system_stats 2015-08-26 13:33:15 +02:00
Ben Hilburn 96a830d2a1 Merge @dritter's icon customization work. 2015-08-19 12:14:21 -07:00
Dominik Ritter 0159559c6a Added some hints about troubleshooting missing fonts. 2015-08-09 20:05:21 +02:00
Dominik Ritter 818fe15cf5 Merge remote-tracking branch 'ben/next' into dritter/customizable_icons 2015-08-07 19:17:17 +02:00
Dominik Ritter d1832de888 Added documentation. 2015-08-07 19:14:56 +02:00
Dominik Ritter 550c91e6ba Updated URL to agnosters-theme repository. 2015-08-06 00:38:36 +02:00
Dominik Ritter d07ee098aa Updated URL to powerline-fonts repository. 2015-08-06 00:37:06 +02:00
Dominik Ritter 754b648f37 Changed the default behaviour to truncate whole directories. 2015-08-05 00:21:09 +02:00
Dominik Ritter 9efe519dc5 Merge branch 'dritter/improve_shorten_dir_length' of github.com:dritter/powerlevel9k into dritter/improve_shorten_dir_length 2015-08-05 00:06:06 +02:00
Ben Hilburn c044ae78a5 Merge OS detection & segment into `next` 2015-08-01 15:08:47 -07:00
Ben Hilburn 4e2b1137d4 README: Quick update to the description 2015-07-27 10:45:41 -07:00
Dominik Ritter 1b7240ca2f Merge branch 'master' into dritter/os_detection 2015-07-27 09:23:30 +02:00
Ben Hilburn c37e4a8fa0 Merge remote-tracking branch 'dritter/dritter/disable_rprompt'
Allows disabling of the right prompt

Conflicts:
	powerlevel9k.zsh-theme
2015-07-26 16:22:29 -07:00
Dominik Ritter 5a6b6ef604 Merge branch 'master' into dritter/os_detection 2015-07-26 23:49:40 +02:00
Ben Hilburn 143aac50fb README: Cleanup 2015-07-26 14:43:16 -07:00
Dominik Ritter 69096e02c9 Added a better example for the custom Time format. 2015-07-25 14:25:29 +02:00
Dominik Ritter 188970f11e Added documentation for disable RPROMPT. 2015-07-25 11:22:51 +02:00
Dominik Ritter 9789afd142 Added Troubleshooting-hint for wrong TERM. 2015-07-25 11:00:07 +02:00
Dominik Ritter 2bc3b09963 Implemented different ways to truncate the directory path. 2015-07-25 01:34:11 +02:00
Dominik Ritter 2b00d09bfb Added documentation. 2015-07-25 00:04:45 +02:00
Ben Hilburn c853be57e7 README: markdown syntax derp 2015-07-19 12:42:00 -07:00
Ben Hilburn 71f5be368e README: Updating introduction to the theme. 2015-07-19 12:40:59 -07:00
Ben Hilburn ea2af79042 README: simple cleanup 2015-07-19 12:24:21 -07:00
Ben Hilburn 8e19cc05aa Merge pull request #59 from dritter/dritter/multiline_improvements
Multiline icons are now customizable
2015-07-19 12:23:00 -07:00
Ben Hilburn d17fecbf81 README: bit of cleanup in color customization docs 2015-07-19 12:20:04 -07:00
Dominik Ritter cb20e0e0d9 Made Multiline-Icons customizable. 2015-07-19 14:57:17 +02:00
Dominik Ritter eed0c84273 Made the `context` segment customizable. 2015-07-19 14:32:13 +02:00
Ben Hilburn 8358489470 README: Updating with minor fixes. 2015-07-12 18:10:33 -07:00
Ben Hilburn 20cb4a245e Merging @dritter's work to allow shortened dir segment.
This is PR #54.
Merge remote-tracking branch 'dritter/dritter/shorten_dir_path'
2015-07-12 18:07:59 -07:00
Dominik Ritter 50bca4bf25 Merge branch 'master' into dritter/shorten_dir_path 2015-07-12 11:01:13 +02:00
Dominik Ritter bc7c01648f Merge branch 'master' into dritter/nvm 2015-07-11 14:26:05 +02:00
Ben Hilburn 79499dbb00 README: Fixing symbol table headers 2015-07-10 20:43:06 -07:00
Ben Hilburn 767d4c75b0 Merge branch 'dritter/developers_guide' 2015-07-10 20:39:56 -07:00
Ben Hilburn 3a857c276d README: Moving Dev Guide to Github wiki 2015-07-10 20:39:27 -07:00
Dominik Ritter 0226f871f6 Fix the branch icon and whitespaces in the vcs segment. 2015-07-10 00:43:10 +02:00
Dominik Ritter 008512cc79 Merge branch 'master' into dritter/developers_guide 2015-07-09 19:11:03 +02:00
Ben Hilburn 772c9ab85d README: Updating for branch icon, ToC 2015-07-08 18:52:30 -07:00
Ben Hilburn b455526ecc Merge pull request #46 from dritter/dritter/branch_icon
Add flag to enable / disable branch icon in VCS prompt. Defaults to `off`.
2015-07-08 18:50:07 -07:00
Dominik Ritter 2538e5579b Make branch icon configurable. 2015-07-08 00:44:52 +02:00
Dominik Ritter f1b5b783d3 Added a segment that shows the Symfony2 version number. 2015-07-07 20:34:46 +02:00
Ben Hilburn 558d137bfa README: Silly missing comma. 2015-06-30 14:40:42 -07:00
Ben Hilburn 8950a0a6e3 README: Adding note about theme inspiration. 2015-06-30 14:40:01 -07:00
Daniel Sager d2a0346bf1 updated info for antigen install option 2015-06-29 07:54:56 +02:00
Ben Hilburn f84a144194 README: Updating to reflect new system support 2015-06-28 17:57:28 -07:00
Ben Hilburn 5bbe8aa6ff README: Removing reference to un-merged Vagrant test VM 2015-06-28 17:19:22 -07:00
Dominik Ritter 1e7105918d Added a reference to the test-vm folder 2015-06-11 19:50:30 +02:00
Dominik Ritter 2821a0deee Updated TOC. 2015-06-11 18:24:55 +02:00
Dominik Ritter e97c216c7b More Documentation. 2015-06-11 18:24:16 +02:00
Dominik Ritter 1e31869e13 Merge branch 'master' into dritter/prezto 2015-06-09 17:08:09 +02:00
Ben Hilburn c78bdf9504 README: Updating picture location 2015-06-08 13:47:39 -07:00
Dominik Ritter 891f5567fd Limit to whole folders, not just characters. 2015-06-07 01:48:02 +02:00
Dominik Ritter fea1d7ec5e Added documentation. 2015-06-07 01:11:06 +02:00
Dominik Ritter 6a0925ac96 Updated TOC. 2015-06-06 18:21:57 +02:00
Ben Hilburn 9a507fbdae Minor changes to docs in README and theme file. 2015-06-05 17:26:00 -07:00
Ben Hilburn 3f074d5e98 README: Changes / reorg regarding new font options 2015-06-05 17:17:35 -07:00
Dominik Ritter d65aea3a64 Added more Icons, that work in `compatible` mode. 2015-06-05 19:23:32 +02:00
Dominik Ritter 851877ed97 Added `compatible` icons 2015-06-05 08:59:48 +02:00
Dominik Ritter 1c6050ac75 Formatting. 2015-06-05 08:52:20 +02:00
Dominik Ritter d7f53e8b36 Branch-Icon as Image 2015-06-05 08:51:31 +02:00
Dominik Ritter 3d1a65bfff Added Icons for awesome-patched-Description. 2015-06-04 05:14:33 +02:00
Dominik Ritter 2c370532f9 Icon-Explanation as table. 2015-06-04 04:59:16 +02:00
Dominik Ritter 3dc5084e40 Added a little "Developers Guide" 2015-06-04 03:58:27 +02:00
Dominik Ritter bff8bbdb80 Merge remote-tracking branch 'ben/master' into dritter/font_mode 2015-06-04 02:27:48 +02:00
Dominik Ritter 301d79c6fa Powerline-Font is now optional. 2015-06-04 01:49:01 +02:00
Dominik Ritter 5fafa2005c Introduction should be in first place. 2015-06-04 01:43:00 +02:00
Dominik Ritter 19e0689b02 Improved documentation. 2015-06-04 01:41:04 +02:00
Ben Hilburn 23e8a039ad README: bit of cleanup 2015-06-03 16:27:39 -07:00
Dominik Ritter 9b0e11173b More documentation. 2015-06-04 00:47:27 +02:00
Dominik Ritter 77024543f2 Added documentation. 2015-05-28 00:36:40 +02:00
Dominik Ritter 79678020f7 Better documentation. 2015-05-26 21:55:07 +02:00
Dominik Ritter 2ad6280b51 Added documentation. 2015-05-26 21:53:29 +02:00
Dominik Ritter dca6b29089 More Documentation. 2015-05-23 01:37:40 +02:00
Dominik Ritter cdad420b32 Update README.md
Added Documentation.
2015-05-22 21:34:27 +02:00
Dominik Ritter 6b74061012 Fixed indendation. 2015-04-08 21:15:36 +02:00
Ben Hilburn fb7f009769 Merge pull request #21 from dritter/dritter/mercurial_show_bookmark
Mercurial: show bookmark in `vcs` segment.
2015-04-05 13:04:32 -07:00
Dominik Ritter 41bc89fb72 Merge branch 'master' into dritter/test-ratio 2015-04-05 00:13:02 +02:00
Dominik Ritter fddf341d5c Added documentation. 2015-04-04 23:26:52 +02:00
Ben Hilburn 13273fccd6 Adding time format string doc to theme file. Making segments alphabetical. 2015-04-03 09:15:16 -07:00
Dominik Ritter 367c354103 Added documentation. 2015-04-03 16:49:54 +02:00
Dominik Ritter 8d52f7b189 Added Documentation. 2015-04-03 16:41:08 +02:00
Ben Hilburn b1d6d3e67d README: Derp. Silly grammar error. 2015-04-02 10:51:08 -07:00
Ben Hilburn cfd8484ce5 Few additions to the README 2015-04-02 10:49:47 -07:00
Dominik Ritter aadf37bd35 Documentation is now correct. 2015-04-02 09:43:57 +02:00
Dominik Ritter a9fcd466a3 Merge branch 'master' into dritter/test-ratio 2015-04-02 02:03:11 +02:00
Dominik Ritter 18cbe235b8 Added documentation. 2015-04-02 01:59:02 +02:00
Dominik Ritter 27a13b3f48 Added documentation. 2015-04-02 01:25:32 +02:00
Dominik Ritter 3f890310c6 Merge branch 'master' into dritter/changeset_hash_length 2015-04-01 00:35:15 +02:00
Dominik Ritter c57e46f63d Added documentation 2015-04-01 00:35:08 +02:00
Dominik Ritter 04b420eb1b No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE. 2015-03-31 01:31:52 +02:00
Dominik Ritter fa0d48c799 Wording: VCS_INFO is a feature of ZSH itself.. 2015-03-31 00:24:55 +02:00
Ben Hilburn 863325e3d0 README: Adding information to help users troubleshoot Powerline issues. 2015-03-29 20:16:58 -07:00
Ben Hilburn 9938003f62 README: Minor additions to final section. 2015-03-29 20:01:15 -07:00
Ben Hilburn 57158e5c3f Fixing last commit. I must be getting tired. 2015-03-29 19:54:58 -07:00
Ben Hilburn 9421aad11e README: Breaking out the `vcs` segment docs. 2015-03-29 19:53:18 -07:00
Ben Hilburn 60ee8b7936 README: Minor changes to README.
Maybe one day I'll be happy with this and leave it alone.
2015-03-29 19:45:56 -07:00
Ben Hilburn e6b79e27ce More README updates 2015-03-29 19:33:58 -07:00
Ben Hilburn 72858d5128 README: Adding new screenshots. 2015-03-29 19:22:24 -07:00
Ben Hilburn 18c90943bf Cleaning up README section regarding color scheme selection. 2015-03-29 19:14:26 -07:00
Ben Hilburn 4f7b3acfcb Merge remote-tracking branch 'dritter/dritter/solarized_colors'
Conflicts:
	README.md
2015-03-29 19:12:56 -07:00
Ben Hilburn 86be908bd2 Merging dritter's light color configuration.
Resolved some minor conflicts, and changed README.
2015-03-29 19:05:16 -07:00
Ben Hilburn c5613777e9 Merge dritter's double-lined prompt feature.
Resolved Conflicts:
	README.md
2015-03-29 18:45:49 -07:00
Ben Hilburn bf39769d23 Mention customizable segments in README. 2015-03-29 18:35:43 -07:00
Ben Hilburn 49d503f2e6 Segments now alphabetical in README. Broke out `aws` docs. 2015-03-29 18:32:30 -07:00
Ben Hilburn 576f1c0309 Merge remotebranch 'dritter/dritter/aws_segment' 2015-03-29 18:26:08 -07:00
Dominik Ritter c54e283eee Added documentation. 2015-03-30 02:45:24 +02:00
Dominik Ritter c690d17663 Mentioned solarized color scheme in the customization instructions. 2015-03-30 01:21:41 +02:00
Dominik Ritter 73ed6589f6 A bit simpler installation instructions. 2015-03-30 01:08:40 +02:00
Dominik Ritter 2cb39ad097 Added documentation. 2015-03-30 00:53:13 +02:00
Dominik Ritter 836abccb26 Added documentation. 2015-03-30 00:29:13 +02:00
Ben Hilburn a1a26b1c10 OMZ can traverse sub-dirs just fine. I'm just an idiot. Fixing installation docs 2015-03-29 14:31:49 -07:00
Ben Hilburn 4dce90428a Adding note about showing tracking branch to README 2015-03-29 14:21:04 -07:00
Dominik Ritter 731f43e22b Show revision-Changeset, if POWERLEVEL9K_SHOW_CHANGESET is enabled. 2015-03-29 21:42:28 +02:00
Ben Hilburn 4020b25a43 Enabling `rbenv` by default. Improving the README. 2015-03-29 11:08:01 -07:00
Ben Hilburn a324bc75f7 Updating README to mention Hg support development. 2015-03-23 10:33:42 -07:00
Ben Hilburn 4a9886c25b Minor cleanup of whitespace and README 2015-03-22 12:55:27 -07:00
Ben Hilburn 10ce7c3566 Merge pull request #2 from dritter/dritter/better_customization
Allow users to much more easily customize the left and right prompts.
2015-03-22 12:51:07 -07:00
Dominik Ritter d3125e8b6f All elements can now be on each side.
For better customization, you can add an array of elements in your zshrc:
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS
2015-03-22 20:10:09 +01:00
Dominik Ritter 762f7a7aa5 Better installation instructions. 2015-03-22 17:13:48 +01:00
Ben Hilburn 2d69716229 Deleted History section from README
Didn't seem to really be useful to anyone.
2015-02-02 12:33:15 -08:00
Ben Hilburn 3966ddebdf minor change to README 2015-02-01 15:51:14 -08:00
Ben Hilburn dc507b43c4 bit more history in the README 2015-02-01 15:45:55 -08:00
Ben Hilburn 122c252e04 modifying the tagline in the README a bit 2015-02-01 15:40:58 -08:00
Ben Hilburn 5c93d4223c cleaning up the README 2015-02-01 15:39:41 -08:00
Ben Hilburn 9ebc6d8154 fixing broken link in README 2015-02-01 15:35:25 -08:00
Ben Hilburn 27feb6fec7 adding README file for Github 2015-02-01 15:33:32 -08:00