Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Setting new `newline` flag to false as default. | Ben Hilburn | 2017-02-19 | 1 | -0/+1 | |
* | Adding option POWERLEVEL9K_PROMPT_ADD_NEWLINE to create a blank line before e... | Johnny@Ash | 2017-02-19 | 1 | -1/+4 | |
* | Adding a \n before prompt | Johnny@Ash | 2017-02-19 | 1 | -1/+1 | |
* | Merge branch 'next' into execution_time | Dominik Ritter | 2017-02-14 | 1 | -14/+72 | |
|\ | ||||||
| * | context: fixing conditionals in for always showing $USER | Ben Hilburn | 2017-02-14 | 1 | -2/+2 | |
| * | Trying to enable always showing user, not working | Ben Hilburn | 2017-02-14 | 1 | -3/+9 | |
| * | Adding `ssh` segment back with some minor changes. | Ben Hilburn | 2017-02-14 | 1 | -0/+6 | |
| * | Merging the `ssh` detection into `context` segment, resolving conflicts. | Ben Hilburn | 2017-02-14 | 1 | -19/+13 | |
| * | Merge branch 'next' into shibumi-next | Ben Hilburn | 2017-02-14 | 1 | -38/+78 | |
| |\ | ||||||
| | * | Merge branch 'next' into dir_first_character | Ben Hilburn | 2017-02-14 | 1 | -35/+71 | |
| | |\ | ||||||
| | | * | Get rid of unreadable BSU-pattern | Dominik Ritter | 2017-02-13 | 1 | -7/+3 | |
| | | * | Add documentation about mysterious 'BSUbfksu' pattern | Dominik Ritter | 2017-02-13 | 1 | -2/+15 | |
| | | * | Merge branch 'next' into benoits_dir_segment | Dominik Ritter | 2017-02-12 | 1 | -32/+38 | |
| | | |\ | ||||||
| | | * | | Add comments to the dir segment | Dominik Ritter | 2017-02-02 | 1 | -0/+2 | |
| | | * | | More possibilities with truncate folder marker | Benoit Averty | 2017-02-01 | 1 | -12/+18 | |
| | | * | | Fix bug when truncate root was set to direct subfolder of home or root | Benoit Averty | 2017-02-01 | 1 | -1/+1 | |
| | | * | | Add dir_truncate_root option | Benoit Averty | 2017-02-01 | 1 | -2/+15 | |
| | * | | | Fix default dir truncation strategy | Dominik Ritter | 2017-02-04 | 1 | -1/+1 | |
| | * | | | Do path expansion at first | Dominik Ritter | 2017-02-03 | 1 | -2/+2 | |
| | * | | | Add ability to omit the first character in dir path | Dominik Ritter | 2017-01-30 | 1 | -0/+4 | |
| | |/ / | ||||||
| * | | | Added additional ssh identifier for the right statusbar. | Christian Rebischke | 2017-02-10 | 1 | -0/+7 | |
| * | | | [SSH]: resolved merge conflict and merged with current next | Christian Rebischke | 2017-02-10 | 1 | -44/+185 | |
| |\| | | ||||||
| * | | | added ssh support and POWERLEVEL9K_HIDE_HOST feature | Christian Rebischke | 2016-12-18 | 1 | -4/+16 | |
* | | | | Use GMT as timezone for `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -2/+2 | |
* | | | | Refactor `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -9/+31 | |
* | | | | Fix wrong variable name | Dominik Ritter | 2017-02-14 | 1 | -1/+1 | |
* | | | | Format command execution time human readable | Dominik Ritter | 2017-02-14 | 1 | -1/+6 | |
* | | | | Reworked `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -3/+6 | |
* | | | | Add `command_execution_time` segment | Dominik Ritter | 2017-02-13 | 1 | -0/+21 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #395 from dritter/benoits_dir_writable_segment | Ben Hilburn | 2017-02-11 | 1 | -1/+7 | |
|\ \ \ | ||||||
| * | | | Rename `dir_permissions` segment to `dir_writable` | Dominik Ritter | 2017-02-01 | 1 | -2/+2 | |
| * | | | Add directory permission prompt segment | Benoit Averty | 2017-02-01 | 1 | -1/+7 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #391 from dritter/simplify_public_ip | Ben Hilburn | 2017-02-11 | 1 | -29/+12 | |
|\ \ \ | ||||||
| * | | | Change order of public ip methods as it was before | Dominik Ritter | 2017-01-28 | 1 | -1/+1 | |
| * | | | Simplify `public_ip` segment | Dominik Ritter | 2017-01-28 | 1 | -29/+12 | |
| |/ / | ||||||
* | | | Merge pull request #387 from dritter/fix_truncate_with_package_name | Ben Hilburn | 2017-02-11 | 1 | -1/+8 | |
|\ \ \ | ||||||
| * | | | Fix error with truncating package name if repo is symlinked | Dominik Ritter | 2017-01-26 | 1 | -1/+8 | |
| |/ / | ||||||
* / / | Avoid error if CLOBBER is not set | Dominik Ritter | 2017-01-24 | 1 | -1/+11 | |
|/ / | ||||||
* | | Merge pull request #379 from dritter/fix_swift_segment | Ben Hilburn | 2017-01-24 | 1 | -4/+2 | |
|\ \ | ||||||
| * | | Fix swift segment | Dominik Ritter | 2017-01-22 | 1 | -4/+2 | |
* | | | incorportaing feedback from review on `hdd_usage` segment | Ben Hilburn | 2017-01-22 | 1 | -11/+12 | |
* | | | changing `hdd_usage` to actually show usage | Ben Hilburn | 2017-01-21 | 1 | -19/+11 | |
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -5/+2 | |
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -12/+15 | |
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -1/+1 | |
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -1/+1 | |
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -2/+0 | |
* | | | Fix | Mikhaylov Anton | 2017-01-21 | 1 | -2/+1 | |
* | | | Change colors | Mikhaylov Anton | 2017-01-21 | 1 | -6/+14 | |
* | | | Add anion155's HDD segment | Mikhaylov Anton | 2017-01-21 | 1 | -0/+44 | |
|/ / |