Ben Hilburn
02cb0fd88f
README: Turns out you can't linebreak in tables.
9 years ago
Ben Hilburn
8a3c16ae24
README: Trying out tables to describe variables.
9 years ago
Dominik Ritter
701053aa73
Improved dir icon descriptions.
9 years ago
Kayant
cf921fb90c
Add sub folder icon when in home subdirectories
...
Big thanks to @dritter for guidance, @rjorgenson for great explanation.
And @bhilburn for further guidance and encouragement.
See http://i.imgur.com/2Vncypo.png for a presentation of how it looks.
9 years ago
Dominik Ritter
c8ce226498
Clearer explanation for the home and folder icons.
9 years ago
Dominik Ritter
1ec2919ff5
Added an explanation for the "home" and "folder" icons.
9 years ago
Ben Hilburn
bb7fca653b
README: Cleaning some things up.
9 years ago
Niklas Heer
e7e11d5ec8
fixed documentation
9 years ago
Niklas Heer
a7bedd5320
added documentation
9 years ago
Dominik Ritter
2a519ee2d7
Merge branch 'status_color_fix' into battery_visual_identifier
9 years ago
Dominik Ritter
f73de77c2e
Typo.
9 years ago
Dominik Ritter
bd5955221e
Removed trailing whitespace.
9 years ago
Dominik Ritter
5a4de1d274
Split up the `status` segment into a `background_jobs`, `root_indicator` and `status` segment.
...
This fixes #163
9 years ago
Matthías Páll Gissurarson
df51db1412
added a segment to be able to display the result of a custom command.
9 years ago
Dominik Ritter
37113bc120
Added documentation.
9 years ago
Ben Hilburn
84681d4cc1
Merge pull request #126 from rjorgenson/next
...
added a prompt segment to display battery status on laptops
9 years ago
Ben Hilburn
981c85af39
Merge pull request #127 from dritter/go_prompt
...
Adding Go version segment.
9 years ago
Dominik Ritter
09bd1f6182
Added documentation.
9 years ago
Dominik Ritter
e94394bc67
Merge branch 'next' into go_prompt
9 years ago
rjorgenson
ff3f6b8e83
added time remaining support to battery segment on Linux
9 years ago
rjorgenson
3b2971b344
erroneous whitespace commit undone
9 years ago
rjorgenson
fb6738967e
added Linux support to battery prompt segment
9 years ago
rjorgenson
acf5e97756
added battery prompt segment usable on OS X systems
9 years ago
Ben Hilburn
d46634a0a7
Merge branch 'master' into next
9 years ago
Ben Hilburn
38bccd1340
README: Updating second image to use @natemccurdy awesome gif.
9 years ago
Ben Hilburn
ee8c59806e
README: Updating the docs about `vi_mode` segment.
9 years ago
Ben Hilburn
34add8aedf
Merge pull request #117 from dritter/vi_customizations
...
Make the vi_mode segement more customizable.
9 years ago
Ben Hilburn
d459ec0983
Merge pull request #114 from alexlafroscia/add-nvm-prompt-segment
...
Add nvm prompt segment
9 years ago
Ben Hilburn
95d8b62e65
README: changing name of `todo.txt` segment to `todo`
9 years ago
rjorgenson
2a6be9dc40
reverting unnoticed white space change
9 years ago
rjorgenson
5add0daad0
added prompt segment for todo.txt task number
9 years ago
Dominik Ritter
86b460f06b
vi_mode segement more customizable.
9 years ago
Dominik Ritter
ab3577a795
Merge remote-tracking branch 'ben/next' into go_prompt
9 years ago
Alex LaFroscia
d5ffa502e2
Add note about NVM to the readme
9 years ago
Ben Hilburn
941379d71c
README: one more wiki link to ToC
9 years ago
Ben Hilburn
9d8ab6f667
README: Add link to Wiki at end of README
9 years ago
Ben Hilburn
0b6b6de8e1
README: Cleaning up ToC
9 years ago
Ben Hilburn
5714581e13
README: Final cleanup
9 years ago
Ben Hilburn
625b584ddd
README: Moving styling to the wiki
9 years ago
Ben Hilburn
b6d1cd109e
README: I'm good at markdown
9 years ago
Ben Hilburn
d592e047d3
README: Adding ToC
9 years ago
Ben Hilburn
49427538d7
README: Fixing install instruction bullets
9 years ago
Ben Hilburn
b3c7fdf410
README: cleanup
9 years ago
Ben Hilburn
cdaa2c830b
README: Fixing some segment links
9 years ago
Ben Hilburn
a4096b4c06
README: Creating links for each segment section
9 years ago
Ben Hilburn
2a1718d927
README: moving lots of information to the Wiki
9 years ago
Dominik Ritter
be8bb63fc3
Merge branch 'next' into go_prompt
9 years ago
Ben Hilburn
b96c5a18c1
Merge pull request #106 from V1rgul/master
...
Added awesome-fontconfig support
9 years ago
Ben Hilburn
f18c92d766
Merge pull request #104 from dritter/vi_mode_cleanup
...
VI-mode cleanup
9 years ago
v1rgul
4fa3228900
Added awesome fontconfig support
9 years ago
Dominik Ritter
0b37ca2869
Added documentation.
9 years ago
Dominik Ritter
1a5edebae7
Added a segment that shows the current GO version number.
9 years ago
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.
9 years ago
Ben Hilburn
6cec4ce400
Merge branch 'master' into next
9 years ago
Gilad Goldberg
958b11b77e
Make docs reflect difference between status and longstatus
9 years ago
Christian Schulze
c08a209e20
add vi-mode segment
9 years ago
Ben Hilburn
fd191a5894
Merge pull request #80 from dritter/dritter/icon_customization_documentation
...
Added documentation and a little helper function for icon customization.
9 years ago
Ben Hilburn
a3b61e92fb
Merge branch 'next' of github.com:bhilburn/powerlevel9k into next
9 years ago
Dominik Ritter
26a41f14b8
Added a segment that shows the PHP version.
9 years ago
Dominik Ritter
602acf3afa
Added documentation for the ip segment.
9 years ago
Dominik Ritter
d8c55a2592
Added documentation and a little helper function for icon customization.
9 years ago
Dominik Ritter
dd745634e8
Merge remote-tracking branch 'ben/next' into dritter/improve_shorten_dir_length
9 years ago
Dominik Ritter
3e0547a9cb
Merge branch 'next' into dritter/improve_shorten_dir_length
9 years ago
Dominik Ritter
653ad3d565
Added Documentation.
9 years ago
Dominik Ritter
0d62451f57
Merge branch 'dritter/improve_shorten_dir_length' into dritter/system_stats
9 years ago
Ben Hilburn
96a830d2a1
Merge @dritter's icon customization work.
9 years ago
Dominik Ritter
0159559c6a
Added some hints about troubleshooting missing fonts.
9 years ago
Dominik Ritter
818fe15cf5
Merge remote-tracking branch 'ben/next' into dritter/customizable_icons
9 years ago
Dominik Ritter
d1832de888
Added documentation.
9 years ago
Dominik Ritter
550c91e6ba
Updated URL to agnosters-theme repository.
9 years ago
Dominik Ritter
d07ee098aa
Updated URL to powerline-fonts repository.
9 years ago
Dominik Ritter
754b648f37
Changed the default behaviour to truncate whole directories.
9 years ago
Dominik Ritter
9efe519dc5
Merge branch 'dritter/improve_shorten_dir_length' of github.com:dritter/powerlevel9k into dritter/improve_shorten_dir_length
9 years ago
Ben Hilburn
c044ae78a5
Merge OS detection & segment into `next`
9 years ago
Ben Hilburn
4e2b1137d4
README: Quick update to the description
9 years ago
Dominik Ritter
1b7240ca2f
Merge branch 'master' into dritter/os_detection
9 years ago
Ben Hilburn
c37e4a8fa0
Merge remote-tracking branch 'dritter/dritter/disable_rprompt'
...
Allows disabling of the right prompt
Conflicts:
powerlevel9k.zsh-theme
9 years ago
Dominik Ritter
5a6b6ef604
Merge branch 'master' into dritter/os_detection
9 years ago
Ben Hilburn
143aac50fb
README: Cleanup
9 years ago
Dominik Ritter
69096e02c9
Added a better example for the custom Time format.
9 years ago
Dominik Ritter
188970f11e
Added documentation for disable RPROMPT.
9 years ago
Dominik Ritter
9789afd142
Added Troubleshooting-hint for wrong TERM.
9 years ago
Dominik Ritter
2bc3b09963
Implemented different ways to truncate the directory path.
9 years ago
Dominik Ritter
2b00d09bfb
Added documentation.
9 years ago
Ben Hilburn
c853be57e7
README: markdown syntax derp
9 years ago
Ben Hilburn
71f5be368e
README: Updating introduction to the theme.
9 years ago
Ben Hilburn
ea2af79042
README: simple cleanup
9 years ago
Ben Hilburn
8e19cc05aa
Merge pull request #59 from dritter/dritter/multiline_improvements
...
Multiline icons are now customizable
9 years ago
Ben Hilburn
d17fecbf81
README: bit of cleanup in color customization docs
9 years ago
Dominik Ritter
cb20e0e0d9
Made Multiline-Icons customizable.
9 years ago
Dominik Ritter
eed0c84273
Made the `context` segment customizable.
9 years ago
Ben Hilburn
8358489470
README: Updating with minor fixes.
9 years ago
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'
9 years ago
Dominik Ritter
50bca4bf25
Merge branch 'master' into dritter/shorten_dir_path
9 years ago
Dominik Ritter
bc7c01648f
Merge branch 'master' into dritter/nvm
9 years ago
Ben Hilburn
79499dbb00
README: Fixing symbol table headers
9 years ago
Ben Hilburn
767d4c75b0
Merge branch 'dritter/developers_guide'
9 years ago
Ben Hilburn
3a857c276d
README: Moving Dev Guide to Github wiki
9 years ago
Dominik Ritter
0226f871f6
Fix the branch icon and whitespaces in the vcs segment.
9 years ago
Dominik Ritter
008512cc79
Merge branch 'master' into dritter/developers_guide
9 years ago
Ben Hilburn
772c9ab85d
README: Updating for branch icon, ToC
9 years ago
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`.
9 years ago
Dominik Ritter
2538e5579b
Make branch icon configurable.
9 years ago
Dominik Ritter
f1b5b783d3
Added a segment that shows the Symfony2 version number.
9 years ago
Ben Hilburn
558d137bfa
README: Silly missing comma.
10 years ago
Ben Hilburn
8950a0a6e3
README: Adding note about theme inspiration.
10 years ago
Daniel Sager
d2a0346bf1
updated info for antigen install option
10 years ago
Ben Hilburn
f84a144194
README: Updating to reflect new system support
10 years ago
Ben Hilburn
5bbe8aa6ff
README: Removing reference to un-merged Vagrant test VM
10 years ago
Dominik Ritter
1e7105918d
Added a reference to the test-vm folder
10 years ago
Dominik Ritter
2821a0deee
Updated TOC.
10 years ago
Dominik Ritter
e97c216c7b
More Documentation.
10 years ago
Dominik Ritter
1e31869e13
Merge branch 'master' into dritter/prezto
10 years ago
Ben Hilburn
c78bdf9504
README: Updating picture location
10 years ago
Dominik Ritter
891f5567fd
Limit to whole folders, not just characters.
10 years ago
Dominik Ritter
fea1d7ec5e
Added documentation.
10 years ago
Dominik Ritter
6a0925ac96
Updated TOC.
10 years ago
Ben Hilburn
9a507fbdae
Minor changes to docs in README and theme file.
10 years ago
Ben Hilburn
3f074d5e98
README: Changes / reorg regarding new font options
10 years ago
Dominik Ritter
d65aea3a64
Added more Icons, that work in `compatible` mode.
10 years ago
Dominik Ritter
851877ed97
Added `compatible` icons
10 years ago
Dominik Ritter
1c6050ac75
Formatting.
10 years ago
Dominik Ritter
d7f53e8b36
Branch-Icon as Image
10 years ago
Dominik Ritter
3d1a65bfff
Added Icons for awesome-patched-Description.
10 years ago
Dominik Ritter
2c370532f9
Icon-Explanation as table.
10 years ago
Dominik Ritter
3dc5084e40
Added a little "Developers Guide"
10 years ago
Dominik Ritter
bff8bbdb80
Merge remote-tracking branch 'ben/master' into dritter/font_mode
10 years ago
Dominik Ritter
301d79c6fa
Powerline-Font is now optional.
10 years ago
Dominik Ritter
5fafa2005c
Introduction should be in first place.
10 years ago
Dominik Ritter
19e0689b02
Improved documentation.
10 years ago
Ben Hilburn
23e8a039ad
README: bit of cleanup
10 years ago
Dominik Ritter
9b0e11173b
More documentation.
10 years ago
Dominik Ritter
77024543f2
Added documentation.
10 years ago
Dominik Ritter
79678020f7
Better documentation.
10 years ago
Dominik Ritter
2ad6280b51
Added documentation.
10 years ago
Dominik Ritter
dca6b29089
More Documentation.
10 years ago
Dominik Ritter
cdad420b32
Update README.md
...
Added Documentation.
10 years ago
Dominik Ritter
6b74061012
Fixed indendation.
10 years ago
Ben Hilburn
fb7f009769
Merge pull request #21 from dritter/dritter/mercurial_show_bookmark
...
Mercurial: show bookmark in `vcs` segment.
10 years ago
Dominik Ritter
41bc89fb72
Merge branch 'master' into dritter/test-ratio
10 years ago
Dominik Ritter
fddf341d5c
Added documentation.
10 years ago
Ben Hilburn
13273fccd6
Adding time format string doc to theme file. Making segments alphabetical.
10 years ago
Dominik Ritter
367c354103
Added documentation.
10 years ago
Dominik Ritter
8d52f7b189
Added Documentation.
10 years ago
Ben Hilburn
b1d6d3e67d
README: Derp. Silly grammar error.
10 years ago
Ben Hilburn
cfd8484ce5
Few additions to the README
10 years ago
Dominik Ritter
aadf37bd35
Documentation is now correct.
10 years ago
Dominik Ritter
a9fcd466a3
Merge branch 'master' into dritter/test-ratio
10 years ago
Dominik Ritter
18cbe235b8
Added documentation.
10 years ago
Dominik Ritter
27a13b3f48
Added documentation.
10 years ago
Dominik Ritter
3f890310c6
Merge branch 'master' into dritter/changeset_hash_length
10 years ago
Dominik Ritter
c57e46f63d
Added documentation
10 years ago
Dominik Ritter
04b420eb1b
No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
10 years ago
Dominik Ritter
fa0d48c799
Wording: VCS_INFO is a feature of ZSH itself..
10 years ago
Ben Hilburn
863325e3d0
README: Adding information to help users troubleshoot Powerline issues.
10 years ago
Ben Hilburn
9938003f62
README: Minor additions to final section.
10 years ago
Ben Hilburn
57158e5c3f
Fixing last commit. I must be getting tired.
10 years ago
Ben Hilburn
9421aad11e
README: Breaking out the `vcs` segment docs.
10 years ago
Ben Hilburn
60ee8b7936
README: Minor changes to README.
...
Maybe one day I'll be happy with this and leave it alone.
10 years ago
Ben Hilburn
e6b79e27ce
More README updates
10 years ago
Ben Hilburn
72858d5128
README: Adding new screenshots.
10 years ago
Ben Hilburn
18c90943bf
Cleaning up README section regarding color scheme selection.
10 years ago
Ben Hilburn
4f7b3acfcb
Merge remote-tracking branch 'dritter/dritter/solarized_colors'
...
Conflicts:
README.md
10 years ago
Ben Hilburn
86be908bd2
Merging dritter's light color configuration.
...
Resolved some minor conflicts, and changed README.
10 years ago
Ben Hilburn
c5613777e9
Merge dritter's double-lined prompt feature.
...
Resolved Conflicts:
README.md
10 years ago
Ben Hilburn
bf39769d23
Mention customizable segments in README.
10 years ago
Ben Hilburn
49d503f2e6
Segments now alphabetical in README. Broke out `aws` docs.
10 years ago
Ben Hilburn
576f1c0309
Merge remotebranch 'dritter/dritter/aws_segment'
10 years ago
Dominik Ritter
c54e283eee
Added documentation.
10 years ago
Dominik Ritter
c690d17663
Mentioned solarized color scheme in the customization instructions.
10 years ago
Dominik Ritter
73ed6589f6
A bit simpler installation instructions.
10 years ago
Dominik Ritter
2cb39ad097
Added documentation.
10 years ago
Dominik Ritter
836abccb26
Added documentation.
10 years ago
Ben Hilburn
a1a26b1c10
OMZ can traverse sub-dirs just fine. I'm just an idiot. Fixing installation docs
10 years ago
Ben Hilburn
4dce90428a
Adding note about showing tracking branch to README
10 years ago
Dominik Ritter
731f43e22b
Show revision-Changeset, if POWERLEVEL9K_SHOW_CHANGESET is enabled.
10 years ago
Ben Hilburn
4020b25a43
Enabling `rbenv` by default. Improving the README.
10 years ago
Ben Hilburn
a324bc75f7
Updating README to mention Hg support development.
10 years ago
Ben Hilburn
4a9886c25b
Minor cleanup of whitespace and README
10 years ago
Ben Hilburn
10ce7c3566
Merge pull request #2 from dritter/dritter/better_customization
...
Allow users to much more easily customize the left and right prompts.
10 years ago
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
10 years ago
Dominik Ritter
762f7a7aa5
Better installation instructions.
10 years ago
Ben Hilburn
2d69716229
Deleted History section from README
...
Didn't seem to really be useful to anyone.
10 years ago
Ben Hilburn
3966ddebdf
minor change to README
10 years ago
Ben Hilburn
dc507b43c4
bit more history in the README
10 years ago
Ben Hilburn
122c252e04
modifying the tagline in the README a bit
10 years ago
Ben Hilburn
5c93d4223c
cleaning up the README
10 years ago
Ben Hilburn
9ebc6d8154
fixing broken link in README
10 years ago
Ben Hilburn
27feb6fec7
adding README file for Github
10 years ago