aboutsummaryrefslogtreecommitdiff
path: root/functions/icons.zsh
Commit message (Collapse)AuthorAgeFilesLines
* Changing name of nerdfont option per #458Ben Hilburn2017-04-041-1/+1
|
* Merge pull request #446 from dritter/fix_442Ben Hilburn2017-03-211-0/+8
|\ | | | | Protect special characters in various modes
| * Add default locale to protect the special charactersDominik Ritter2017-03-181-0/+8
| |
* | Merge pull request #449 from dritter/ordered_icons_listBen Hilburn2017-03-211-2/+14
|\ \ | | | | | | Sort the output of `get_icon_names` alphabetically
| * | Improve get_icon_names functionDominik Ritter2017-03-191-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` alphabeticallyDominik Ritter2017-03-191-1/+2
| |/
* | nerdfont config: changing order, removing duplicatesBen Hilburn2017-03-211-9/+4
| |
* | added missing iconsLuca Corsini2017-03-201-11/+23
|/
* Fixing AWS icon for nerdfonts, fixing branch icon space.Ben Hilburn2017-03-081-5/+5
|
* Update awesome-fontconfig SERVER_ICON to Riadh Habbachi2017-02-231-1/+1
|
* nerdfont: updating name for nerdfont selectionBen Hilburn2017-02-231-1/+1
|
* Merge branch 'nerdfont' of https://github.com/kaymmm/powerlevel9k into ↵Ben Hilburn2017-02-231-0/+56
|\ | | | | | | kaymmm-nerdfont
| * fix spacing on battery iconKeith Miyake2017-01-271-1/+1
| |
| * Merge branch 'next' of https://github.com/bhilburn/powerlevel9k into nerdfontKeith Miyake2017-01-261-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 nerdfontKeith Miyake2017-01-221-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 iconsKeith Miyake2016-12-091-1/+56
| | | |
* | | | Merge branch 'next' into execution_timeDominik Ritter2017-02-141-0/+3
|\ \ \ \
| * | | | Adding `ssh` segment back with some minor changes.Ben Hilburn2017-02-141-0/+3
| | | | |
* | | | | Reworked `command_execution_time` segmentDominik Ritter2017-02-141-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 segmentBenoit Averty2017-02-011-0/+3
| |_|/ |/| |
* | | Merge pull request #378 from bhilburn/anion155-hdd-segmentBen Hilburn2017-01-221-0/+3
|\ \ \ | |_|/ |/| | Adding new disk_usage segment, based on Anion155's hdd_usage
| * | incorportaing feedback from review on `hdd_usage` segmentBen Hilburn2017-01-221-3/+3
| | |
| * | Moving `HDD_ICON` definition to consistent spot.Ben Hilburn2017-01-211-1/+2
| | |
| * | Add anion155's HDD segmentMikhaylov Anton2017-01-211-0/+2
| | |
* | | Merge branch 'master' into nextBen Hilburn2017-01-211-4/+4
|\ \ \ | |/ / |/| |
| * | vcs icons: fixing branch spacing and remote icon in fontawesomeBen Hilburn2017-01-211-4/+4
| | |
* | | Merge branch 'master' into nextBen Hilburn2017-01-211-1/+1
|\| |
| * | same deal for the "FAIL_ICON"!Ben Hilburn2017-01-211-1/+1
| | |
* | | Merge branch 'master' into nextBen Hilburn2017-01-211-1/+1
|\| |
| * | fixing the "OK_ICON" in 'awesome-fontconfig' which somehow got brokenBen Hilburn2017-01-211-1/+1
| | |
* | | reverted trailing space editrjorgenson2016-12-311-1/+1
| | |
* | | added public IP segment for review/discussionrjorgenson2016-12-311-1/+4
| | |
* | | Merge pull request #360 from davidmpaz/icon_by_repoBen Hilburn2016-12-211-2/+11
|\ \ \ | |_|/ |/| | Display different icons depending on remote type in VCS segment.
| * | Add service icon definition on Powerline-Patched FontsDavid Paz2016-12-151-1/+4
| | | | | | | | | | | | Add configuration for service icons in section "Powerline-Patched Font".
| * | Add service icon definition on fa-regularDavid Paz2016-12-151-1/+4
| | | | | | | | | | | | Add configuration for icons on section 'awesome-fontconfig'.
| * | Add service icon definition for fa-patchedDavid Paz2016-12-151-0/+3
| |/ | | | | | | | | Add configuration for icon definitions on 'flat'|'awesome-patched' section.
* / Add prompt for current installed swift versionThomas Paul Mann2016-12-011-0/+3
|/
* Changed \u and \U to reflect number of hex digits to followbsidhipong2016-10-171-90/+90
| | | | | | Some unicode icon strings were set with \uHHHHH which showed the wrong characters on some implementations of zsh (linux and macOS). Changed \uHHHHH to \UHHHHH and conversely changed \UHHHH to \uHHHH.
* vcs: adding detection of unstaged / staged for svn reposBen Hilburn2016-08-311-2/+5
|
* Changed python icon to snakeMarin Gilles2016-06-231-2/+2
|
* [ADD] PYTHON_ICONThuan (Duong Tien)2016-05-041-3/+6
|
* whitespace fixorhanbalci2016-04-191-1/+1
|
* empty rust icon for patched modeorhanbalci2016-04-171-0/+1
|
* rust icon addedorhanbalci2016-04-161-1/+3
|
* Add a docker machine segmentsabricot2016-03-061-0/+3
|
* Merge branch 'master' into nextBen Hilburn2016-02-051-0/+3
|\
| * More space for the Beanstalk-Icon.Dominik Ritter2016-01-231-3/+3
| |
| * Adding command prompt for AWS Elastic Beanstalk environment name.James Bowman2016-01-231-0/+3
| |
* | Split up `ram` segment into `ram` and `swap`.Dominik Ritter2016-01-231-1/+3
|/
* added space to end of RVM iconrjorgenson2016-01-171-2/+2
|