b1dba08c93Multiline-Icons should be treated as icons as well.
Dominik Ritter
2015-08-04 18:56:00 +0200
5777b7bb54Code cleanup. We don't need to define all icons for every mode any more.
Dominik Ritter
2015-08-04 18:47:44 +0200
2257026f9cReworked 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
6925e35cb8Merge branch 'dritter/dritter/minimize_dependencies' into `next`
Ben Hilburn
2015-08-01 15:10:50 -0700
c044ae78a5Merge OS detection & segment into `next`
Ben Hilburn
2015-08-01 15:08:47 -0700
831ab36b85Merge 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
df7f853c8dLess 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
99504d4ad4Add an indicator that directories were truncated.
Dominik Ritter
2015-07-29 23:46:06 +0200
1edc606665Added OpenBSD and DragonFly again.
Dominik Ritter
2015-07-29 10:30:58 +0200
4ef5294d0bos_icon: Combining OS detection and icon setting into one case statement
Ben Hilburn
2015-07-28 19:56:46 -0700
fb9dbe86f7Merge branch 'dritter/os_detection' of local staging.
Ben Hilburn
2015-07-28 19:39:32 -0700
e025a6cdd4The VCS-Branch icon is broken, if we use Unicode-characters with uppercase \U.
Dominik Ritter
2015-07-28 11:14:46 +0200
850702b115Reworked OS-Icons to fit in our general scheme.
Dominik Ritter
2015-07-28 11:09:55 +0200
4e2b1137d4README: Quick update to the description
Ben Hilburn
2015-07-27 10:45:41 -0700
1b7240ca2fMerge branch 'master' into dritter/os_detection
Dominik Ritter
2015-07-27 09:23:30 +0200
0dc7c5bf38Merge branch 'dritter/os_detection' into dritter-os-icon
Ben Hilburn
2015-07-26 16:30:04 -0700
c37e4a8fa0Merge remote-tracking branch 'dritter/dritter/disable_rprompt'
Ben Hilburn
2015-07-26 16:22:29 -0700
504a64996bUhm. It seems to make a difference, whether you print unicode characters with lowercase \u or uppercase \U. Some of them only work with uppercase \U. Therefore I changed all of them to the uppercase variant.
Dominik Ritter
2015-07-27 00:35:39 +0200
c116ead6aaDetermine the right OS-Icon only once.
Dominik Ritter
2015-07-27 00:20:40 +0200
5a6b6ef604Merge branch 'master' into dritter/os_detection
Dominik Ritter
2015-07-26 23:49:40 +0200
961598e66bMerge branch 'dritter-various-improvements'
Ben Hilburn
2015-07-26 14:43:33 -0700
143aac50fbREADME: Cleanup
Ben Hilburn
2015-07-26 14:43:16 -0700
0654832da4Merge remote-tracking branch 'dritter/dritter/various_improvements' into staging
Ben Hilburn
2015-07-26 14:32:36 -0700
0395709fa0Merge remote-tracking branch 'dritter/dritter/os_detection' into staging
Ben Hilburn
2015-07-26 14:18:02 -0700
69096e02c9Added a better example for the custom Time format.
Dominik Ritter
2015-07-25 11:27:18 +0200
188970f11eAdded documentation for disable RPROMPT.
Dominik Ritter
2015-07-25 11:22:51 +0200
e8dc33bb07Added possibility to disable the RPROMPT completly.
Dominik Ritter
2015-07-25 11:22:24 +0200
9789afd142Added Troubleshooting-hint for wrong TERM.
Dominik Ritter
2015-07-25 11:00:07 +0200
bc7c01648fMerge branch 'master' into dritter/nvm
Dominik Ritter
2015-07-11 14:26:05 +0200
79499dbb00README: Fixing symbol table headers
Ben Hilburn
2015-07-10 20:43:06 -0700
767d4c75b0Merge branch 'dritter/developers_guide'
Ben Hilburn
2015-07-10 20:39:56 -0700
3a857c276dREADME: Moving Dev Guide to Github wiki
Ben Hilburn
2015-07-10 20:39:27 -0700
c9e6cc6cd0Merge pull request #52 from dritter/dritter/mercurial_dirty_fix
Ben Hilburn
2015-07-10 20:29:31 -0700
48d4ebac10Merge pull request #50 from dritter/dritter/vim_modelines_improvement
Ben Hilburn
2015-07-10 20:26:33 -0700
0d9fe3d60fMerge pull request #49 from dritter/dritter/branch_icon_fixes
Ben Hilburn
2015-07-10 20:24:33 -0700
7519b5292aMerge Vagrant VM support for development.
Ben Hilburn
2015-07-10 20:22:22 -0700
114470ea43simple-mode deactivated. With that option on, vcs_info doesn't detect the repository state correctly.
Dominik Ritter
2015-07-10 19:44:20 +0200
59cd8a71faWhen opening this file in VIM set "expanded tabs"-option and set encoding to "utf8".
Dominik Ritter
2015-06-07 03:10:27 +0200
0226f871f6Fix the branch icon and whitespaces in the vcs segment.
Dominik Ritter
2015-07-10 00:43:10 +0200
008512cc79Merge branch 'master' into dritter/developers_guide
Dominik Ritter
2015-07-09 19:11:03 +0200
772c9ab85dREADME: Updating for branch icon, ToC
Ben Hilburn
2015-07-08 18:52:30 -0700
b455526eccMerge pull request #46 from dritter/dritter/branch_icon
Ben Hilburn
2015-07-08 18:50:07 -0700
4bbbefd500Merge pull request #45 from dritter/dritter/symfony2_version
Ben Hilburn
2015-07-08 18:46:10 -0700
c4cac7eaa8Merge pull request #44 from dritter/dritter/vagrant-vm
Ben Hilburn
2015-07-08 18:45:22 -0700
24d7ba584aMerge pull request #43 from martinpelikan/master
Ben Hilburn
2015-07-08 18:44:50 -0700
5a9695dcd4Correctly set VCS dirty status on first invocation.
Martin Pelikan
2015-07-06 20:56:02 -0700
f1b5b783d3Added a segment that shows the Symfony2 version number.
Dominik Ritter
2015-05-24 19:34:46 +0100
c35a1c3f45Fixed oh-my-zsh test installation.
Dominik Ritter
2015-07-07 20:08:06 +0200
558d137bfaREADME: Silly missing comma.
Ben Hilburn
2015-06-30 14:40:42 -0700
8950a0a6e3README: Adding note about theme inspiration.
Ben Hilburn
2015-06-30 14:40:01 -0700
60b84cc6e9Merge pull request #40 from dsager/update-readme
Ben Hilburn
2015-06-29 09:28:46 -0700
d2a0346bf1updated info for antigen install option
Daniel Sager
2015-06-29 07:54:56 +0200
686b351adbMerging Vagrant test VM from dritter/prezto
Ben Hilburn
2015-06-28 18:07:55 -0700
f84a144194README: Updating to reflect new system support
Ben Hilburn
2015-06-28 17:57:28 -0700
5bbe8aa6ffREADME: Removing reference to un-merged Vagrant test VM
Ben Hilburn
2015-06-28 17:19:22 -0700
103a295433Merging Antigen and Prezto support from `dritter/prezto`
Ben Hilburn
2015-06-28 17:14:24 -0700
fe5ef3cee8All top-level usages of "local" removed. That variables need to be global for antigen and prezto to work correctly.
Dominik Ritter
2015-06-13 00:26:18 +0200
1e7105918dAdded a reference to the test-vm folder
Dominik Ritter
2015-06-11 19:50:30 +0200
966bf5fe74Global variables need to be global, so that antigen and prezto see them..
Dominik Ritter
2015-06-11 18:09:57 +0200
3e13603557It makes no sense, to clone the powerlevel9k-theme in all frameworks. Instead, we can simply use the one, which is mounted in /vagrant_data..
Dominik Ritter
2015-06-11 00:58:46 +0200
494714049aAdded provisioning for all frameworks.
Dominik Ritter
2015-06-10 02:38:36 +0200
4ad6080d31Added a testing environment in form of a virtual machine.
Dominik Ritter
2015-06-10 02:31:36 +0200
1e31869e13Merge branch 'master' into dritter/prezto
Dominik Ritter
2015-06-09 17:08:09 +0200
c78bdf9504README: Updating picture location
Ben Hilburn
2015-06-08 13:47:39 -0700
7376602a7bMerging support for Awesome-Patched-Powerline fonts.
Ben Hilburn
2015-06-08 13:42:50 -0700
5592c90041Removing the VCS_BRAND_INDICATOR by default
Ben Hilburn
2015-06-08 13:42:03 -0700