summaryrefslogtreecommitdiff
path: root/functions/icons.zsh
Commit message (Collapse)AuthorAgeFilesLines
* Use cog glyph on all modesDominik Ritter2018-06-171-4/+4
|
* Add a Laravel version segmentDominik Ritter2018-06-071-0/+5
|
* Merge remote-tracking branch 'sambadevi/feature/etc-option-in-dir-segment' ↵Dominik Ritter2018-06-071-0/+5
|\ | | | | | | into staging_065
| * add cog symbol to dir segment if folder is /etc*Tim Otlik2018-05-171-0/+5
| |
* | Merge remote-tracking branch 'chhschou/master' into staging_065Dominik Ritter2018-06-071-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Conflicts were: - powerlevel9k.zsh-theme and test/segments/rust_version.spec: rust_version Segment changed (#641) on master and colors got names (#703) on next.
| * | #632: Indicate `Rust` or `(rust)` for rust_version segment only if icon is ↵Chris Chou2017-10-051-2/+2
| | | | | | | | | | | | unavailable
* | | Merge remote-tracking branch 'VanRoy/master' into staging_065Dominik Ritter2018-06-071-0/+5
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | Conflicts were: - functions/icons.zsh: The Java Segment was added on master, but on next were added various Segments with icons in the meantime. - powerlevel9k.zsh-theme: Java Segment was added on master, Dropbox Segment was added on next.
| * | Added a segment that shows the Java version.Julien Roy2018-03-241-0/+4
| | |
* | | add compatible to the list of fontconfigsTim Otlik2018-03-201-0/+5
| | |
* | | fixed missing icons for other fontconfigsTim Otlik2018-03-201-0/+15
| | |
* | | update icons for nerd-fonts 2.0.0Tim Otlik2018-03-201-14/+19
| | |
* | | Merge pull request #729 from Mikewl/usersudoBen Hilburn2018-03-071-0/+5
|\ \ \ | | | | | | | | Added sudo state to prompt_user
| * | | add new icons and add remote_sudoMichael Louwrens2018-02-121-1/+4
| | | |
| * | | try out sudo icon changesMichael Louwrens2018-02-101-0/+2
| | | |
* | | | Merge pull request #758 from sambadevi/nextBen Hilburn2018-03-071-1/+66
|\ \ \ \ | | | | | | | | | | Add icons for more distros in os_icon segment
| * | | | arch icon was missingTim Otlik2018-02-161-0/+4
| | | | |
| * | | | add missing icons to compat setTim Otlik2018-02-161-0/+48
| | | | |
| * | | | add check of /etc/os-release for linux distrosTim Otlik2018-02-161-14/+12
| | | | |
| * | | | added LINUX_*_ICON for several OSTim Otlik2018-02-161-1/+16
| |/ / /
* / / / Fix GIT and GITHUB nerdfont icon.Christian Höltje2018-02-151-2/+3
|/ / / | | | | | | | | | VCS_GIT_ICON and VCS_GIT_GITHUB_ICON were wrong.
* | | Updates to `functions/icons.zsh`Christo Kotze2018-01-051-0/+10
| | | | | | | | | | | | Added date and time icons
* | | Merge branch 'master' into nextBen Hilburn2017-10-071-4/+4
|\| |
| * | Adding a space after VCS_BRANCH_ICON by defaultBen Hilburn2017-10-071-3/+3
| | |
| * | Corrected awesome-fontconfig lock iconSimon Pettersson2017-10-051-1/+1
| |/
* | Updating Dropbox icon for non-awesome fontsBen Hilburn2017-10-071-1/+4
| |
* | Added dropbox segmentTimothy Earley2017-10-011-0/+4
| |
* | Slight tweaks to the awesome-mapped-fontconfig error message.Ben Hilburn2017-08-271-1/+4
| |
* | Merge branch 'awesome-font-mapping' of ↵Ben Hilburn2017-08-271-0/+71
|\ \ | |/ |/| | | https://github.com/pfrybar/powerlevel9k into pfrybar-awesome-font-mapping
| * similar to PR #472, fixing for awesome font mappingsPaul Frybarger2017-08-131-0/+71
| |
* | Merge branch 'master' into nextBen Hilburn2017-08-121-6/+6
|\|
| * Update OK_ICON weight to march FAIL_ICONGiorgi Gzirishvili2017-07-281-3/+3
| | | | | | Fixes #576.
| * Fix reference for python icon.Diego Rabatone Oliveira2017-07-221-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-masterChristian Höltje2017-07-131-0/+4
|\|
| * add Gopher icon to go_version segmentJason Hutchinson2017-05-261-0/+4
| |
* | Merge branch 'next' into nextBen Hilburn2017-06-021-0/+4
|\ \
| * | use p9k print_icon for kubecontext segmentJason Hutchinson2017-05-261-0/+4
| | |
* | | add vpn ip to promptDavid Sabatie2017-05-311-6/+10
|/ /
* | Incorporating @dritter's feedback from #524.Ben Hilburn2017-05-231-4/+4
| |
* | newline: support PROMPT_ON_NEWLINEChristian Höltje2017-05-131-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 supportguixxx2017-05-071-0/+4
|/
* Merge branch 'master' into nextBen Hilburn2017-04-191-1/+1
|\
| * Changing name of nerdfont option per #458Ben Hilburn2017-04-041-1/+1
| |
* | Adds Android icon/battery plugin supportguixxx2017-04-191-0/+4
|/ | | | Plus fixes bhilburn/powerlevel9k#479, which was causing integer overflow on 32-bit CPUs
* 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
|/