Dominik Ritter
b379f03f14
Add ability to omit the first character in dir path
8 years ago
Ben Hilburn
a58e8bdc8c
Merge pull request #379 from dritter/fix_swift_segment
...
Fix swift segment
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
Ben Hilburn
59b20b8f27
changing `hdd_usage` to actually show usage
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
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
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
rjorgenson
108335f18f
fixed typo
...
fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty .. i hope
8 years ago
rjorgenson
2cc6e661b4
reverted testing value to default value
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
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
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
a6c8c5c2dd
fixed colors to defaults
8 years ago
rjorgenson
5fdfd63e46
added public IP segment for review/discussion
8 years ago
rjorgenson
cf88f861fa
fixed boolean values
8 years ago
rjorgenson
80ee16c16d
added custom host depth to context segment
8 years ago
rjorgenson
2ddf2a2f20
fixed colors to defaults
8 years ago
rjorgenson
29233c1963
added public IP segment for review/discussion
8 years ago
Ben Hilburn
c86b4009ce
Merge pull request #366 from rjorgenson/next
...
migrated battery segment to use pmset on OSX over ioreg
8 years ago
Ben Hilburn
5ea003bf5e
Merge branch 'master' into next
8 years ago
Ben Hilburn
52d95f9038
Merge pull request #362 from shibumi/detect-virt-next
...
Added segment for virtualization detection.
8 years ago
Christian Rebischke
c42a77ae60
Merge branch 'detect-virt' into detect-virt-next
8 years ago
rjorgenson
4568c3490d
added a comment
8 years ago
rjorgenson
16283fc8ee
migrated battery segment to use pmset on OSX over ioreg
8 years ago
Christian Rebischke
881ce33263
added virtualization detection with systemd
8 years ago
Dean Fenster
b37090073c
Supressed error message for invalid acpi date (happens when disconnecting the power cable)
8 years ago
Ben Hilburn
7a49c9704d
Merge pull request #347 from thomaspaulmann/swift
...
Add prompt for current installed swift version
8 years ago
Dominik Ritter
202ab15007
Fix display of custom dir path separator on linux
8 years ago
Dean Fenster
a637321d58
Fixed syntax issue
8 years ago
Dean Fenster
4bee6dc93d
Fixed an issue where full battery registers as disconnected
8 years ago
Thomas Paul Mann
21a5cbd988
Add prompt for current installed swift version
8 years ago
Dominik Ritter
a1b4d44755
Make path separator configurable for dir prompt
...
Now the path separator can be configured by setting
`POWERLEVEL9K_DIR_PATH_SEPARATOR`
8 years ago
Dominik Ritter
7a776dc68c
Modify dir segment to use proper states
8 years ago
Rouzbeh Sarrafieh
72cfc35d3e
helping with some spelling corrections in powerlevel9k.zsh-theme instructional sections
8 years ago
rjorgenson
6ed6ba876e
Merge remote-tracking branch 'upstream/next' into next
8 years ago