Commit Graph

914 Commits (7e25fa1e93fbb02e2276e1d245748d09c7c63e8a)
 

Author SHA1 Message Date
Christian Rebischke 7e25fa1e93
Added additional ssh identifier for the right statusbar.
Christian Rebischke 15cbe8dbc9
[SSH]: resolved merge conflict and merged with current next
Ben Hilburn a58e8bdc8c Merge pull request from dritter/fix_swift_segment
Fix swift segment
Ben Hilburn a95b4740a6 CHANGELOG: Updating to reflect work on `next`
Ben Hilburn eb67fb5c0c README: fixing name of `detect-virt` to `detect_virt`
Ben Hilburn 1a2439926f README: default segment list was no longer accurate
Ben Hilburn 92b1b6235a Merge pull request from bhilburn/anion155-hdd-segment
Adding new disk_usage segment, based on Anion155's hdd_usage
Ben Hilburn 81e9fef9e9 updating changelog for segment name change `disk_usage`
Ben Hilburn 7bd2585371 incorportaing feedback from review on `hdd_usage` segment
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.
Ben Hilburn 9ead1c1548 Merge branch 'master' into next
Ben Hilburn d2c0a62445 vcs icons: fixing branch spacing and remote icon in fontawesome
Ben Hilburn 64afe83cbd Updating the readme wih `hdd_usage` details.
Ben Hilburn 59b20b8f27 changing `hdd_usage` to actually show usage
Ben Hilburn ea648d003e Moving `HDD_ICON` definition to consistent spot.
Mikhaylov Anton 7f3677d22a Fix
Mikhaylov Anton ea74c45d4f Fix
Mikhaylov Anton 92cb8d14d1 Fix
Mikhaylov Anton 934186df6d Fix
Mikhaylov Anton cf8a94de01 Fix
Mikhaylov Anton 32708784b2 Fix
Mikhaylov Anton 41588e0d24 Change colors
Mikhaylov Anton 46ef589b63 Add anion155's HDD segment
Ben Hilburn 353cb7a497 Merge branch 'master' into next
Ben Hilburn c8cc891045 same deal for the "FAIL_ICON"!
Ben Hilburn d44c336eeb Merge branch 'master' into next
Ben Hilburn 95f0c3c6ec fixing the "OK_ICON" in 'awesome-fontconfig' which somehow got broken
Ben Hilburn 126b991b94 Merge branch 'master' into next
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
Ben Hilburn e9af4aab4f Merge pull request from jshort/next
Fix MacOS specific battery segment logic.
Ben Hilburn 4f21b6215a Merge pull request from rjorgenson/public_ip_segment
Public ip segment
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.
Ben Hilburn 5f41b5e17e Minor fix-up to the README.
Ben Hilburn 2891a2f340 Adding license note about the new logo.
rjorgenson 6321dd99c5 more typos
Ben Hilburn 57be8cb18a Adding the new logo to the README!
rjorgenson 108335f18f fixed typo
fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty .. i hope
rjorgenson 2cb1f84ce7 fixed typo
rjorgenson 2cc6e661b4 reverted testing value to default value
rjorgenson f5b544f4c8 added link to segemnt documenation in README
rjorgenson f11ca0664c fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty for real
rjorgenson f33f843e92 fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty
rjorgenson 6e1e4ac241 added README section for public_ip segment
rjorgenson ceb5c4ec32 Merge branch 'public_ip_segment' of github.com:rjorgenson/powerlevel9k into public_ip_segment
rjorgenson 20a5556642 added the ability to specify and only attempt a particular method
Ben Hilburn e905114794 Merge pull request from dritter/master
Add Changelog for v0.5.0
Dominik Ritter c1cd7a2b08 Add Changelog for v0.5.0
rjorgenson 1b838241fb added configurable string when there is no IP
rjorgenson 6c46410a2f updated some comments
changed some offline behavior
rjorgenson f9bb7a2e94 Merge branch 'public_ip_segment' of github.com:rjorgenson/powerlevel9k into public_ip_segment