Commit Graph

528 Commits (0461b56f2aa8ffaa1f06c1f33bbe756e15a28eb1)

Author SHA1 Message Date
Dominik Ritter 0461b56f2a Fix wrong variable name 8 years ago
Dominik Ritter e105118f39 Format command execution time human readable 8 years ago
Dominik Ritter 04e75a683d Reworked `command_execution_time` segment
- Add a visual identifier
- Fix a bug that the time was not reset
- Make calculation independent of segment (thx @rjorgenson)
8 years ago
Dominik Ritter 7e5bef14d7 Add `command_execution_time` segment 8 years ago
Ben Hilburn 1de14df11f Merge pull request #395 from dritter/benoits_dir_writable_segment
Benoits dir writable segment
8 years ago
Ben Hilburn 2397d02acc Merge pull request #391 from dritter/simplify_public_ip
Simplify `public_ip` segment
8 years ago
Ben Hilburn da75345275 Merge pull request #387 from dritter/fix_truncate_with_package_name
Fix error with truncating package name if repo is symlinked
8 years ago
Dominik Ritter 052eba9c74 Rename `dir_permissions` segment to `dir_writable`
Additionally:
- Add changelog entry
- Add documentation
8 years ago
Benoit Averty 6927b0ca94 Add directory permission prompt segment 8 years ago
Dominik Ritter 06cb9bb43f Change order of public ip methods as it was before 8 years ago
Dominik Ritter 6c352c8d5c Simplify `public_ip` segment 8 years ago
Dominik Ritter a576a15759 Fix error with truncating package name if repo is symlinked 8 years ago
Dominik Ritter bcb0fed873 Avoid error if CLOBBER is not set
If the tempfile already exists and CLOBBER is not set, a file exists error occurrs. This commit avoids this problem.
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