Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into next | Ben Hilburn | 2017-10-07 | 1 | -4/+4 |
|\ | |||||
| * | Adding a space after VCS_BRANCH_ICON by default | Ben Hilburn | 2017-10-07 | 1 | -3/+3 |
| | | |||||
| * | Corrected awesome-fontconfig lock icon | Simon Pettersson | 2017-10-05 | 1 | -1/+1 |
| | | |||||
* | | Updating Dropbox icon for non-awesome fonts | Ben Hilburn | 2017-10-07 | 1 | -1/+4 |
| | | |||||
* | | Added dropbox segment | Timothy Earley | 2017-10-01 | 1 | -0/+4 |
| | | |||||
* | | Slight tweaks to the awesome-mapped-fontconfig error message. | Ben Hilburn | 2017-08-27 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'awesome-font-mapping' of ↵ | Ben Hilburn | 2017-08-27 | 1 | -0/+71 |
|\ \ | |/ |/| | | | https://github.com/pfrybar/powerlevel9k into pfrybar-awesome-font-mapping | ||||
| * | similar to PR #472, fixing for awesome font mappings | Paul Frybarger | 2017-08-13 | 1 | -0/+71 |
| | | |||||
* | | Merge branch 'master' into next | Ben Hilburn | 2017-08-12 | 1 | -6/+6 |
|\| | |||||
| * | Update OK_ICON weight to march FAIL_ICON | Giorgi Gzirishvili | 2017-07-28 | 1 | -3/+3 |
| | | | | | | Fixes #576. | ||||
| * | Fix reference for python icon. | Diego Rabatone Oliveira | 2017-07-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | While using awesome-terminal-fonts it is recommended to use `\ue63c` to reference python icon instead of `\U1F40D` (that wasn't even working). Ref: https://github.com/gabrielelana/awesome-terminal-fonts/issues/38#issuecomment-302939451 | ||||
* | | Merge remote-tracking branch 'origin/master' into pr/merge-master | Christian Höltje | 2017-07-13 | 1 | -0/+4 |
|\| | |||||
| * | add Gopher icon to go_version segment | Jason Hutchinson | 2017-05-26 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'next' into next | Ben Hilburn | 2017-06-02 | 1 | -0/+4 |
|\ \ | |||||
| * | | use p9k print_icon for kubecontext segment | Jason Hutchinson | 2017-05-26 | 1 | -0/+4 |
| | | | |||||
* | | | add vpn ip to prompt | David Sabatie | 2017-05-31 | 1 | -6/+10 |
|/ / | |||||
* | | Incorporating @dritter's feedback from #524. | Ben Hilburn | 2017-05-23 | 1 | -4/+4 |
| | | |||||
* | | newline: support PROMPT_ON_NEWLINE | Christian Höltje | 2017-05-13 | 1 | -4/+8 |
| | | | | | | | | | | | | | | The newline segment will now show ├─ when using `POWERLEVEL9K_PROMPT_ON_NEWLINE` Note: This can be overridden via `POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX` | ||||
* | | Icons for Windows/Cygwin + Refixes 32-bit support | guixxx | 2017-05-07 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'master' into next | Ben Hilburn | 2017-04-19 | 1 | -1/+1 |
|\ | |||||
| * | Changing name of nerdfont option per #458 | Ben Hilburn | 2017-04-04 | 1 | -1/+1 |
| | | |||||
* | | Adds Android icon/battery plugin support | guixxx | 2017-04-19 | 1 | -0/+4 |
|/ | | | | Plus fixes bhilburn/powerlevel9k#479, which was causing integer overflow on 32-bit CPUs | ||||
* | Merge pull request #446 from dritter/fix_442 | Ben Hilburn | 2017-03-21 | 1 | -0/+8 |
|\ | | | | | Protect special characters in various modes | ||||
| * | Add default locale to protect the special characters | Dominik Ritter | 2017-03-18 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #449 from dritter/ordered_icons_list | Ben Hilburn | 2017-03-21 | 1 | -2/+14 |
|\ \ | | | | | | | Sort the output of `get_icon_names` alphabetically | ||||
| * | | Improve get_icon_names function | Dominik Ritter | 2017-03-19 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | As this function gets more and more important, it now checks for overrides the user has made and prints these icons instead. At least unless the first parameter is not set to "original". Then it will print the default icons. | ||||
| * | | Sort the output of `get_icon_names` alphabetically | Dominik Ritter | 2017-03-19 | 1 | -1/+2 |
| |/ | |||||
* | | nerdfont config: changing order, removing duplicates | Ben Hilburn | 2017-03-21 | 1 | -9/+4 |
| | | |||||
* | | added missing icons | Luca Corsini | 2017-03-20 | 1 | -11/+23 |
|/ | |||||
* | Fixing AWS icon for nerdfonts, fixing branch icon space. | Ben Hilburn | 2017-03-08 | 1 | -5/+5 |
| | |||||
* | Update awesome-fontconfig SERVER_ICON to | Riadh Habbachi | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | nerdfont: updating name for nerdfont selection | Ben Hilburn | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'nerdfont' of https://github.com/kaymmm/powerlevel9k into ↵ | Ben Hilburn | 2017-02-23 | 1 | -0/+56 |
|\ | | | | | | | kaymmm-nerdfont | ||||
| * | fix spacing on battery icon | Keith Miyake | 2017-01-27 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'next' of https://github.com/bhilburn/powerlevel9k into nerdfont | Keith Miyake | 2017-01-26 | 1 | -0/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'next' of https://github.com/bhilburn/powerlevel9k: CHANGELOG: Updating to reflect work on `next` README: fixing name of `detect-virt` to `detect_virt` README: default segment list was no longer accurate updating changelog for segment name change `disk_usage` incorportaing feedback from review on `hdd_usage` segment Fix swift segment Updating the readme wih `hdd_usage` details. changing `hdd_usage` to actually show usage Moving `HDD_ICON` definition to consistent spot. Fix Fix Fix Fix Fix Fix Change colors Add anion155's HDD segment | ||||
| * \ | Merge remote-tracking branch 'upstream/next' into nerdfont | Keith Miyake | 2017-01-22 | 1 | -11/+24 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ... | ||||
| * | | | Add nerdfont icons | Keith Miyake | 2016-12-09 | 1 | -1/+56 |
| | | | | |||||
* | | | | Merge branch 'next' into execution_time | Dominik Ritter | 2017-02-14 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Adding `ssh` segment back with some minor changes. | Ben Hilburn | 2017-02-14 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Reworked `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -0/+3 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | - Add a visual identifier - Fix a bug that the time was not reset - Make calculation independent of segment (thx @rjorgenson) | ||||
* | | / | Add directory permission prompt segment | Benoit Averty | 2017-02-01 | 1 | -0/+3 |
| |_|/ |/| | | |||||
* | | | Merge pull request #378 from bhilburn/anion155-hdd-segment | Ben Hilburn | 2017-01-22 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | Adding new disk_usage segment, based on Anion155's hdd_usage | ||||
| * | | incorportaing feedback from review on `hdd_usage` segment | Ben Hilburn | 2017-01-22 | 1 | -3/+3 |
| | | | |||||
| * | | Moving `HDD_ICON` definition to consistent spot. | Ben Hilburn | 2017-01-21 | 1 | -1/+2 |
| | | | |||||
| * | | Add anion155's HDD segment | Mikhaylov Anton | 2017-01-21 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-01-21 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | vcs icons: fixing branch spacing and remote icon in fontawesome | Ben Hilburn | 2017-01-21 | 1 | -4/+4 |
| | | | |||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-01-21 | 1 | -1/+1 |
|\| | | |||||
| * | | same deal for the "FAIL_ICON"! | Ben Hilburn | 2017-01-21 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-01-21 | 1 | -1/+1 |
|\| | |