Commit Graph

4163 Commits (ab8bac01e2a90e1cd749d4936e4decbdba3c2727)
 

Author SHA1 Message Date
Ben Hilburn eb67fb5c0c README: fixing name of `detect-virt` to `detect_virt` 8 years ago
Ben Hilburn 1a2439926f README: default segment list was no longer accurate 8 years ago
Ben Hilburn 92b1b6235a Merge pull request #378 from bhilburn/anion155-hdd-segment
Adding new disk_usage segment, based on Anion155's hdd_usage
8 years ago
Ben Hilburn 81e9fef9e9 updating changelog for segment name change `disk_usage` 8 years ago
Ben Hilburn 7bd2585371 incorportaing feedback from review on `hdd_usage` segment 8 years ago
Dominik Ritter b8e18d7108 Fix swift segment
The regex for the swift segment matches too much. Here I simplified it
to match the first number as this is probably the "main" version number.
8 years ago
Keith Miyake f9d2f3a3a5 Merge remote-tracking branch 'upstream/next' into nerdfont
* upstream/next: (41 commits)
  vcs icons: fixing branch spacing and remote icon in fontawesome
  same deal for the "FAIL_ICON"!
  fixing the "OK_ICON" in 'awesome-fontconfig' which somehow got broken
  Change powerlevel9k_init to prompt_powerlevel_setup
  Fix MacOS specific battery segment logic.
  Minor fix-up to the README.
  Adding license note about the new logo.
  more typos
  Adding the new logo to the README!
  fixed typo fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty .. i hope
  fixed typo
  reverted testing value to default value
  added link to segemnt documenation in README
  fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty for real
  fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty
  added README section for public_ip segment
  added the ability to specify and only attempt a particular method
  Add Changelog for v0.5.0
  added configurable string when there is no IP
  updated some comments changed some offline behavior
  ...
8 years ago
Ben Hilburn 9ead1c1548 Merge branch 'master' into next 8 years ago
Ben Hilburn d2c0a62445 vcs icons: fixing branch spacing and remote icon in fontawesome 8 years ago
Ben Hilburn 64afe83cbd Updating the readme wih `hdd_usage` details. 8 years ago
Ben Hilburn 59b20b8f27 changing `hdd_usage` to actually show usage 8 years ago
Ben Hilburn ea648d003e Moving `HDD_ICON` definition to consistent spot. 8 years ago
Mikhaylov Anton 7f3677d22a Fix 8 years ago
Mikhaylov Anton ea74c45d4f Fix 8 years ago
Mikhaylov Anton 92cb8d14d1 Fix 8 years ago
Mikhaylov Anton 934186df6d Fix 8 years ago
Mikhaylov Anton cf8a94de01 Fix 8 years ago
Mikhaylov Anton 32708784b2 Fix 8 years ago
Mikhaylov Anton 41588e0d24 Change colors 8 years ago
Mikhaylov Anton 46ef589b63 Add anion155's HDD segment 8 years ago
Ben Hilburn 353cb7a497 Merge branch 'master' into next 8 years ago
Ben Hilburn c8cc891045 same deal for the "FAIL_ICON"! 8 years ago
Ben Hilburn d44c336eeb Merge branch 'master' into next 8 years ago
Ben Hilburn 95f0c3c6ec fixing the "OK_ICON" in 'awesome-fontconfig' which somehow got broken 8 years ago
Ben Hilburn 126b991b94 Merge branch 'master' into next 8 years ago
Owen McGill e2b2e8e173 Change powerlevel9k_init to prompt_powerlevel_setup
Changed init/setup function name to be compatible with zsh promptinit, zsh prompt function only lists themes with prompt_*_setup init/setup functions
8 years ago
Ben Hilburn e9af4aab4f Merge pull request #376 from jshort/next
Fix MacOS specific battery segment logic.
8 years ago
Ben Hilburn 4f21b6215a Merge pull request #368 from rjorgenson/public_ip_segment
Public ip segment
8 years ago
James Short 22540e04b8 Fix MacOS specific battery segment logic.
The case statement was causing it to never display that it was charging
and some of the awk statements had an off-by-one bug to grab the correct
values.
8 years ago
Ben Hilburn 5f41b5e17e Minor fix-up to the README. 8 years ago
Ben Hilburn 2891a2f340 Adding license note about the new logo. 8 years ago
rjorgenson 6321dd99c5 more typos 8 years ago
Ben Hilburn 57be8cb18a Adding the new logo to the README! 8 years ago
rjorgenson 108335f18f fixed typo
fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty .. i hope
8 years ago
rjorgenson 2cb1f84ce7 fixed typo 8 years ago
rjorgenson 2cc6e661b4 reverted testing value to default value 8 years ago
rjorgenson f5b544f4c8 added link to segemnt documenation in README 8 years ago
rjorgenson f11ca0664c fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty for real 8 years ago
rjorgenson f33f843e92 fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty 8 years ago
rjorgenson 6e1e4ac241 added README section for public_ip segment 8 years ago
rjorgenson ceb5c4ec32 Merge branch 'public_ip_segment' of github.com:rjorgenson/powerlevel9k into public_ip_segment 8 years ago
rjorgenson 20a5556642 added the ability to specify and only attempt a particular method 8 years ago
Ben Hilburn e905114794 Merge pull request #372 from dritter/master
Add Changelog for v0.5.0
8 years ago
Dominik Ritter c1cd7a2b08 Add Changelog for v0.5.0 8 years ago
rjorgenson 1b838241fb added configurable string when there is no IP 8 years ago
rjorgenson 6c46410a2f updated some comments
changed some offline behavior
8 years ago
rjorgenson f9bb7a2e94 Merge branch 'public_ip_segment' of github.com:rjorgenson/powerlevel9k into public_ip_segment 8 years ago
rjorgenson fa51798ce7 fixed some comments and handled an edge case 8 years ago
rjorgenson 5cf78c5a13 fixed boolean values 8 years ago
rjorgenson 0682105ae8 reverted trailing space edit 8 years ago