Commit Graph

1216 Commits (f154e75667aff0801c3d978b44f5e4551d91e240)
 

Author SHA1 Message Date
Dominik Ritter bc7c01648f Merge branch 'master' into dritter/nvm 9 years ago
Ben Hilburn 79499dbb00 README: Fixing symbol table headers 9 years ago
Ben Hilburn 767d4c75b0 Merge branch 'dritter/developers_guide' 9 years ago
Ben Hilburn 3a857c276d README: Moving Dev Guide to Github wiki 9 years ago
Ben Hilburn c9e6cc6cd0 Merge pull request #52 from dritter/dritter/mercurial_dirty_fix
Must always resolve changeset to show Hg repository status.

Resolves bug #51.
9 years ago
Ben Hilburn 48d4ebac10 Merge pull request #50 from dritter/dritter/vim_modelines_improvement
Add VIM default settings: "expandtab", encoding = "utf8"
9 years ago
Ben Hilburn 0d9fe3d60f Merge pull request #49 from dritter/dritter/branch_icon_fixes
Fix the branch icon in the VCS segment.

Resolves bug #49.
9 years ago
Ben Hilburn 7519b5292a Merge Vagrant VM support for development. 9 years ago
Dominik Ritter 114470ea43 simple-mode deactivated. With that option on, vcs_info doesn't detect the repository state correctly. 9 years ago
Dominik Ritter 59cd8a71fa When opening this file in VIM set "expanded tabs"-option and set encoding to "utf8". 9 years ago
Dominik Ritter 0226f871f6 Fix the branch icon and whitespaces in the vcs segment. 9 years ago
Dominik Ritter 008512cc79 Merge branch 'master' into dritter/developers_guide 9 years ago
Ben Hilburn 772c9ab85d README: Updating for branch icon, ToC 9 years ago
Ben Hilburn b455526ecc Merge pull request #46 from dritter/dritter/branch_icon
Add flag to enable / disable branch icon in VCS prompt. Defaults to `off`.
9 years ago
Ben Hilburn 4bbbefd500 Merge pull request #45 from dritter/dritter/symfony2_version
Added a segment that shows the Symfony2 version number.
9 years ago
Ben Hilburn c4cac7eaa8 Merge pull request #44 from dritter/dritter/vagrant-vm
Fixed oh-my-zsh test installation in vagrant VM.
9 years ago
Ben Hilburn 24d7ba584a Merge pull request #43 from martinpelikan/master
Correctly set VCS dirty status on first invocation.
9 years ago
Martin Pelikan 5a9695dcd4 Correctly set VCS dirty status on first invocation.
The precmd hook seems to not get called on first invocation, and gets
called recursively for every subsequent invocation.
9 years ago
Dominik Ritter 2538e5579b Make branch icon configurable. 9 years ago
Dominik Ritter f1b5b783d3 Added a segment that shows the Symfony2 version number. 9 years ago
Dominik Ritter c35a1c3f45 Fixed oh-my-zsh test installation. 9 years ago
Ben Hilburn 558d137bfa README: Silly missing comma. 9 years ago
Ben Hilburn 8950a0a6e3 README: Adding note about theme inspiration. 9 years ago
Ben Hilburn 60b84cc6e9 Merge pull request #40 from dsager/update-readme
README: Fixed info for antigen install
9 years ago
Daniel Sager d2a0346bf1 updated info for antigen install option 9 years ago
Ben Hilburn 686b351adb Merging Vagrant test VM from dritter/prezto 9 years ago
Ben Hilburn f84a144194 README: Updating to reflect new system support 9 years ago
Ben Hilburn 5bbe8aa6ff README: Removing reference to un-merged Vagrant test VM 9 years ago
Ben Hilburn 103a295433 Merging Antigen and Prezto support from `dritter/prezto`
Not pulling in support for the Vagrant test VM in this branch.
9 years ago
Dominik Ritter fe5ef3cee8 All top-level usages of "local" removed. That variables need to be global for antigen and prezto to work correctly. 9 years ago
Dominik Ritter 1e7105918d Added a reference to the test-vm folder 9 years ago
Dominik Ritter 2821a0deee Updated TOC. 9 years ago
Dominik Ritter e97c216c7b More Documentation. 9 years ago
Dominik Ritter 966bf5fe74 Global variables need to be global, so that antigen and prezto see them.. 9 years ago
Dominik Ritter 3e13603557 It makes no sense, to clone the powerlevel9k-theme in all frameworks. Instead, we can simply use the one, which is mounted in /vagrant_data.. 9 years ago
Dominik Ritter 494714049a Added provisioning for all frameworks. 9 years ago
Dominik Ritter 4ad6080d31 Added a testing environment in form of a virtual machine. 9 years ago
Dominik Ritter 1e31869e13 Merge branch 'master' into dritter/prezto 9 years ago
Ben Hilburn c78bdf9504 README: Updating picture location 9 years ago
Ben Hilburn 7376602a7b Merging support for Awesome-Patched-Powerline fonts. 9 years ago
Ben Hilburn 5592c90041 Removing the VCS_BRAND_INDICATOR by default 9 years ago
Dominik Ritter 0993e7ce88 New prompt segment `os_icon`. 9 years ago
Dominik Ritter 891f5567fd Limit to whole folders, not just characters. 9 years ago
Dominik Ritter fea1d7ec5e Added documentation. 9 years ago
Dominik Ritter 291bcddd10 Shorten dir path, if POWERLEVEL9K_SHORTEN_PWD_LENGTH is set. 9 years ago
Dominik Ritter 5bd4f439e4 Added NodeJS icon. 9 years ago
Dominik Ritter 945412480e Reordering code. 9 years ago
Dominik Ritter 6a0925ac96 Updated TOC. 9 years ago
Dominik Ritter 02531ff582 Merge remote-tracking branch 'ben/dritter/font_mode' into dritter/font_mode 9 years ago
Dominik Ritter 86db273188 Cleaned up whitespaces: Now the whitespaces are controlled by the functions that draw the segments (except vcs). This makes it more flexible, and you don't get unwanted whitespaces, when flipping segments from one side to another. 9 years ago