Commit Graph

  • 08c3649c6a Obey shellcheck.net: Quote the rhs of != in [[ ]] to prevent glob matching Dominik Ritter 2015-09-13 00:15:43 +0200
  • dfe4c109bd Double quote to prevent globbing and word splitting in git-aheadbehind. Dominik Ritter 2015-09-13 00:01:06 +0200
  • 1c91430aa4 Explicit setopt Dominik Ritter 2015-09-12 23:58:56 +0200
  • 22c29b1253 Moved the icon definitions to the top, for better structure. Dominik Ritter 2015-09-12 23:52:20 +0200
  • c8e41ad4ee Simplified the way the build-prompt-functions are called. Before it was quite obscure how and when ZSH called the right functions. It was a matter of a complex quote syntax. Now, by adding a new precmd-hook, the use of the quotes in the PROMPT and RPROMPT-variables is much simpler. Dominik Ritter 2015-09-12 23:46:46 +0200
  • d133680704 Changed code to comply with www.shellcheck.net. Dominik Ritter 2015-09-12 21:59:56 +0200
  • a21c5615ec updated some icons Tushar Srivastava 2015-09-12 18:12:39 +0530
  • 7e6616f590 Updated with new Icons Tushar Srivastava 2015-09-12 17:49:18 +0530
  • 1eec2257fb The longstatus-Segment should deactivate the foreground color after it is finished printing the content. Dominik Ritter 2015-07-18 00:09:13 +0200
  • ef72eca288 Better structure: The right prompt should deactivate the foreground color, after it is finished printing the content. Dominik Ritter 2015-07-18 00:07:31 +0200
  • 3da637cfd6 Added documentation. Dominik Ritter 2015-09-08 00:13:57 +0200
  • 4e29538306 Character protection if the user set LANG=C. Dominik Ritter 2015-09-08 00:09:33 +0200
  • fd191a5894 Merge pull request #80 from dritter/dritter/icon_customization_documentation Ben Hilburn 2015-09-05 15:04:20 -0700
  • a3b61e92fb Merge branch 'next' of github.com:bhilburn/powerlevel9k into next Ben Hilburn 2015-09-05 15:02:03 -0700
  • 3693a3bfa7 Merge branch 'dritter-dritter/system_stats' into next Ben Hilburn 2015-09-05 15:01:44 -0700
  • 8fffb04dcd Merging @dritter's new system stats segments. Ben Hilburn 2015-09-05 15:01:06 -0700
  • 65c44d6141 Merge pull request #89 from dritter/php_version_segment Ben Hilburn 2015-09-05 14:52:48 -0700
  • f0e8b992dc Merge pull request #85 from dritter/home_icon_whitespace_quickfix Ben Hilburn 2015-09-05 14:50:31 -0700
  • 8ce144423b Resolving conflicts from PR #86 Ben Hilburn 2015-09-05 14:48:18 -0700
  • 7df9254c9f Merge pull request #86 from dritter/color_warning Ben Hilburn 2015-09-05 14:47:00 -0700
  • 790f7e724d Merge branch 'master' into next Ben Hilburn 2015-09-05 14:45:41 -0700
  • 1390fbdea5 Merge pull request #88 from dritter/vcs_merge_whitespace_fix Ben Hilburn 2015-09-05 14:44:43 -0700
  • 26a41f14b8 Added a segment that shows the PHP version. Dominik Ritter 2015-09-05 18:03:06 +0200
  • 88abe431ec Merge remote-tracking branch 'ben/next' into dritter/icon_customization_documentation Dominik Ritter 2015-09-04 19:55:26 +0200
  • adbf9947b2 Removed pointless changing of foreground color. Dominik Ritter 2015-09-04 19:26:05 +0200
  • 9a814720db Removed unnecessary whitespace in git actionformats. This fixes #78 Dominik Ritter 2015-09-04 19:24:07 +0200
  • 5a8a6c8012 The foreground color of the `longstatus` segment should be white. Dominik Ritter 2015-09-04 18:32:44 +0200
  • 9191d29c96 In case that two subsequent segments have the same background color, now a small separator is displayed. Before this commit, no segment separator was shown and the two segments looked like one. Dominik Ritter 2015-09-04 18:30:04 +0200
  • c72cfb155a Display a warning message, if the terminal supports less than 256 colors. Dominik Ritter 2015-09-04 17:20:00 +0200
  • f7a05fcd2c Display of free RAM is now configurable. Dominik Ritter 2015-09-04 17:04:39 +0200
  • b8b82eee21 Use the new `defined` function to test if a network interface was specified. Dominik Ritter 2015-09-04 16:39:28 +0200
  • b5e5ac98f9 Whitespaces should belong to the Icon as they form an entity. Therefore the home-icon in the awesome-patched mode should define its whitespace, so that in normal mode no extra whitespace is shown. Dominik Ritter 2015-09-04 11:31:34 +0200
  • 0f30504362 Merge remote-tracking branch 'ben/next' into dritter/system_stats Dominik Ritter 2015-09-04 00:24:45 +0200
  • 227958cb04 Merge remote-tracking branch 'ben/master' into dritter/system_stats Dominik Ritter 2015-09-04 00:19:37 +0200
  • 6e4d24f50d Theme code: Cleanup of comments Ben Hilburn 2015-09-03 12:33:18 -0700
  • a6f7d573ed Merge branch 'master' into next Ben Hilburn 2015-09-03 12:12:36 -0700
  • 60d92135cc Merge pull request #82 from labianchin/patch-1 Ben Hilburn 2015-09-03 12:10:36 -0700
  • 797a953e12 Merge branch 'jkoelndorfer-undef-var' into next Ben Hilburn 2015-09-03 12:08:40 -0700
  • 378b910af6 Use defined to check if ICON_USER_VARIABLE is defined. John Koelndorfer 2015-09-01 18:55:14 -0500
  • 893bfe243d Use defined to set right, left prompt elements. John Koelndorfer 2015-09-01 18:33:59 -0500
  • b19de85c16 Use set_default to set VCS foreground and dark foreground. John Koelndorfer 2015-09-01 18:17:55 -0500
  • f42242d34c Implement defined, set_default functions. John Koelndorfer 2015-09-01 17:18:09 -0500
  • e90e353b0a Fix format for git-svn Luís Bianchin 2015-08-31 20:53:31 -0700
  • ae77fc17d8 Under OSX the output of `sysctl vm.loadavg` may be localized. With german locale it will print an comma as separator.. Dominik Ritter 2015-08-31 18:13:28 +0200
  • 815582ffe0 Merge remote-tracking branch 'ben/next' into dritter/system_stats Dominik Ritter 2015-08-29 17:37:13 +0200
  • 602acf3afa Added documentation for the ip segment. Dominik Ritter 2015-08-29 17:03:44 +0200
  • dca00112ad Reworked the IP segment. It now tries to get a IP address from all up network interfaces. Dominik Ritter 2015-08-29 16:55:31 +0200
  • d8c55a2592 Added documentation and a little helper function for icon customization. Dominik Ritter 2015-08-29 14:36:33 +0200
  • bf9ef6acf1 Merge 'dritter/improve_shorten_dir_length' into next Ben Hilburn 2015-08-28 07:08:13 -0700
  • 7535f62746 Added a new Icon to the dir-segment. Dominik Ritter 2015-08-26 17:35:25 +0200
  • b443c9be4a Moved `print_icon` to top in its own section "utility functions". Dominik Ritter 2015-08-26 17:24:23 +0200
  • dd745634e8 Merge remote-tracking branch 'ben/next' into dritter/improve_shorten_dir_length Dominik Ritter 2015-08-27 18:42:12 +0200
  • 3e0547a9cb Merge branch 'next' into dritter/improve_shorten_dir_length Dominik Ritter 2015-08-27 18:31:10 +0200
  • 69fc4d295c Bugfix: load segment changes the color reliably and is customizable. Dominik Ritter 2015-08-27 18:24:27 +0200
  • fbac091e27 Merge branch 'dritter-icon-custom' into next Ben Hilburn 2015-08-26 19:57:49 -0700
  • 1a1cb8fdd2 Merge pull request #77 from jkoelndorfer/left-prompt-retval Ben Hilburn 2015-08-26 19:51:40 -0700
  • 61daa647f1 IP is now customizable. By default we try to get the ip of `en1` (on OSX) and `eth0` on all other systems. Dominik Ritter 2015-08-26 19:56:49 +0200
  • 730697893e Grep statement simplified. Dominik Ritter 2015-08-26 18:26:53 +0200
  • fccc3d5e64 Better descriptions for Stats and Network segements. Dominik Ritter 2015-08-26 18:08:38 +0200
  • 2eea3aec56 Set RETVAL for left prompt also. John Koelndorfer 2015-08-20 10:17:54 -0500
  • 653ad3d565 Added Documentation. Dominik Ritter 2015-08-26 17:38:15 +0200
  • b73366f039 Added a segment that displays the current IP address. Dominik Ritter 2015-08-26 17:36:04 +0200
  • 2bc5a60c7a Added a new Icon to the dir-segment. Dominik Ritter 2015-08-26 17:35:25 +0200
  • f3d2a0755e Added a segment that displays the 5 min load average and the free RAM. Dominik Ritter 2015-08-26 17:34:09 +0200
  • 66877efade Moved `print_icon` to top in its own section "utility functions". Dominik Ritter 2015-08-26 17:24:23 +0200
  • 1005a7c6fb Better Icons for Apple and Linux. Dominik Ritter 2015-08-26 17:22:42 +0200
  • 0d62451f57 Merge branch 'dritter/improve_shorten_dir_length' into dritter/system_stats Dominik Ritter 2015-08-26 13:33:15 +0200
  • 823c52b3ec All Unicode-escape-characters should begin with an lowercase `\u` in the default-icons. The outgoing/incoming changes should use the `print_icon` function. Renamed VCS-Incoming/Outgoing icon variables. Dominik Ritter 2015-08-19 23:55:32 +0200
  • 96a830d2a1 Merge @dritter's icon customization work. Ben Hilburn 2015-08-19 12:14:21 -0700
  • 857527083d Merge pull request #75 from dritter/dritter/utf8_codepoints_fix Ben Hilburn 2015-08-19 11:41:24 -0700
  • 5795442dbc Set icon-Array as global variable, so that it is visible in later functions. This is important to make the icon-override mechanism work in antigen. Dominik Ritter 2015-08-18 23:44:21 +0200
  • 0831fa1041 Issue #74: Changed escape sequences for UTF-8 characters to lowercase for `compatible` and default mode. Dominik Ritter 2015-08-15 16:09:31 +0200
  • 44db352e35 Issue #64: Now the theme detects on OSX which sed is to use. Dominik Ritter 2015-08-15 15:49:22 +0200
  • aa57f02378 Merge pull request #72 from dritter/dritter/more_troubleshooting Ben Hilburn 2015-08-13 15:35:57 -0700
  • 0159559c6a Added some hints about troubleshooting missing fonts. Dominik Ritter 2015-08-09 20:05:21 +0200
  • 818fe15cf5 Merge remote-tracking branch 'ben/next' into dritter/customizable_icons Dominik Ritter 2015-08-07 19:17:17 +0200
  • d1832de888 Added documentation. Dominik Ritter 2015-08-07 19:14:17 +0200
  • 329f60f19f Node icon should be customizable too. Dominik Ritter 2015-08-07 18:59:49 +0200
  • 1c08efafa3 Merge pull request #69 from dritter/dritter/little_improvements Ben Hilburn 2015-08-05 17:05:29 -0700
  • 550c91e6ba Updated URL to agnosters-theme repository. Dominik Ritter 2015-08-06 00:38:36 +0200
  • d07ee098aa Updated URL to powerline-fonts repository. Dominik Ritter 2015-08-06 00:37:06 +0200
  • 754b648f37 Changed the default behaviour to truncate whole directories. Dominik Ritter 2015-08-05 00:21:09 +0200
  • 9efe519dc5 Merge branch 'dritter/improve_shorten_dir_length' of github.com:dritter/powerlevel9k into dritter/improve_shorten_dir_length Dominik Ritter 2015-08-05 00:06:06 +0200
  • 33dba0f19f Define multiline icons as escape sequence. Dominik Ritter 2015-08-05 00:00:29 +0200
  • b1dba08c93 Multiline-Icons should be treated as icons as well. Dominik Ritter 2015-08-04 18:56:00 +0200
  • 5777b7bb54 Code cleanup. We don't need to define all icons for every mode any more. Dominik Ritter 2015-08-04 18:47:44 +0200
  • 2257026f9c Reworked icons to a zsh array. That way we can easily print out all icons for debugging purposes. Also it opens up some clean up possibilities. Dominik Ritter 2015-08-04 18:21:22 +0200
  • 6925e35cb8 Merge branch 'dritter/dritter/minimize_dependencies' into `next` Ben Hilburn 2015-08-01 15:10:50 -0700
  • c044ae78a5 Merge OS detection & segment into `next` Ben Hilburn 2015-08-01 15:08:47 -0700
  • 831ab36b85 Merge branch 'dritter/dritter/os_detection' into os-icon Ben Hilburn 2015-07-31 14:14:37 -0700
  • bb3fbb793c `test -n` seems to read the whole string. For performance issues we just analyze the first line by stripping the output of cat to the first line with `sed q`. Dominik Ritter 2015-07-30 23:30:47 +0200
  • df7f853c8d Less dependencies. If `sed q | wc -l` is just for testing if the string is empty or not, we can do that with just ZSH. Trusting that the implentation of `test -n` is intelligent enough to abort if a character is found. Dominik Ritter 2015-07-30 00:18:48 +0200
  • 99504d4ad4 Add an indicator that directories were truncated. Dominik Ritter 2015-07-29 23:46:06 +0200
  • 1edc606665 Added OpenBSD and DragonFly again. Dominik Ritter 2015-07-29 10:30:58 +0200
  • 4ef5294d0b os_icon: Combining OS detection and icon setting into one case statement Ben Hilburn 2015-07-28 19:56:46 -0700
  • fb9dbe86f7 Merge branch 'dritter/os_detection' of local staging. Ben Hilburn 2015-07-28 19:39:32 -0700
  • 8a6b9fe09d Whitespace fix. Dominik Ritter 2015-07-28 19:50:53 +0200
  • e025a6cdd4 The VCS-Branch icon is broken, if we use Unicode-characters with uppercase \U. Dominik Ritter 2015-07-28 11:14:46 +0200
  • 850702b115 Reworked OS-Icons to fit in our general scheme. Dominik Ritter 2015-07-28 11:09:55 +0200
  • 4e2b1137d4 README: Quick update to the description Ben Hilburn 2015-07-27 10:45:41 -0700