Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging @dritter's work to allow shortened dir segment. | Ben Hilburn | 2015-07-13 | 2 | -1/+15 |
|\ | | | | | | | | | This is PR #54. Merge remote-tracking branch 'dritter/dritter/shorten_dir_path' | ||||
| * | Merge branch 'master' into dritter/shorten_dir_path | Dominik Ritter | 2015-07-12 | 10 | -148/+669 |
| |\ | |||||
| * | | Limit to whole folders, not just characters. | Dominik Ritter | 2015-06-07 | 2 | -5/+5 |
| | | | |||||
| * | | Added documentation. | Dominik Ritter | 2015-06-07 | 1 | -0/+8 |
| | | | |||||
| * | | Shorten dir path, if POWERLEVEL9K_SHORTEN_PWD_LENGTH is set. | Dominik Ritter | 2015-06-07 | 1 | -1/+7 |
| | | | |||||
* | | | Merging @dritter's Node.js segment support. | Ben Hilburn | 2015-07-13 | 2 | -0/+10 |
|\ \ \ | |_|/ |/| | | | | | | | | This is PR #53. Merge remote-tracking branch 'dritter/dritter/nvm' | ||||
| * | | Updated node-prompt. | Dominik Ritter | 2015-07-11 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' into dritter/nvm | Dominik Ritter | 2015-07-11 | 10 | -161/+776 |
| |\ \ | |/ / |/| | | |||||
* | | | README: Fixing symbol table headers | Ben Hilburn | 2015-07-11 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'dritter/developers_guide' | Ben Hilburn | 2015-07-11 | 2 | -6/+20 |
|\ \ \ | |||||
| * | | | README: Moving Dev Guide to Github wiki | Ben Hilburn | 2015-07-11 | 1 | -53/+6 |
| | | | | |||||
| * | | | Merge branch 'master' into dritter/developers_guide | Dominik Ritter | 2015-07-09 | 3 | -129/+445 |
| |\ \ \ | |||||
| * | | | | Added a little "Developers Guide" | Dominik Ritter | 2015-06-04 | 2 | -5/+66 |
| | | | | | |||||
* | | | | | Merge pull request #52 from dritter/dritter/mercurial_dirty_fix | Ben Hilburn | 2015-07-11 | 1 | -4/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Must always resolve changeset to show Hg repository status. Resolves bug #51. | ||||
| * | | | | | simple-mode deactivated. With that option on, vcs_info doesn't detect the ↵ | Dominik Ritter | 2015-07-10 | 1 | -4/+0 |
| | |/ / / | |/| | | | | | | | | | | | | | repository state correctly. | ||||
* | | | | | Merge pull request #50 from dritter/dritter/vim_modelines_improvement | Ben Hilburn | 2015-07-11 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Add VIM default settings: "expandtab", encoding = "utf8" | ||||
| * | | | | | When opening this file in VIM set "expanded tabs"-option and set encoding to ↵ | Dominik Ritter | 2015-07-10 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | "utf8". | ||||
* | | | | | Merge pull request #49 from dritter/dritter/branch_icon_fixes | Ben Hilburn | 2015-07-11 | 2 | -17/+17 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix the branch icon in the VCS segment. Resolves bug #49. | ||||
| * | | | | | Fix the branch icon and whitespaces in the vcs segment. | Dominik Ritter | 2015-07-10 | 2 | -17/+17 |
| |/ / / / | |||||
* | | | | | Merge Vagrant VM support for development. | Ben Hilburn | 2015-07-11 | 7 | -0/+203 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge pull request #44 from dritter/dritter/vagrant-vm | Ben Hilburn | 2015-07-09 | 1 | -3/+4 |
| |\ \ \ \ | | | | | | | | | | | | | Fixed oh-my-zsh test installation in vagrant VM. | ||||
| | * | | | | Fixed oh-my-zsh test installation. | Dominik Ritter | 2015-07-07 | 1 | -3/+4 |
| |/ / / / | |||||
| * | | | | Merging Vagrant test VM from dritter/prezto | Ben Hilburn | 2015-06-29 | 7 | -0/+202 |
| | | | | | |||||
* | | | | | README: Updating for branch icon, ToC | Ben Hilburn | 2015-07-09 | 1 | -4/+7 |
| | | | | | |||||
* | | | | | Merge pull request #46 from dritter/dritter/branch_icon | Ben Hilburn | 2015-07-09 | 2 | -9/+13 |
|\ \ \ \ \ | | | | | | | | | | | | | Add flag to enable / disable branch icon in VCS prompt. Defaults to `off`. | ||||
| * | | | | | Make branch icon configurable. | Dominik Ritter | 2015-07-08 | 2 | -9/+13 |
| | | | | | | |||||
* | | | | | | Merge pull request #45 from dritter/dritter/symfony2_version | Ben Hilburn | 2015-07-09 | 2 | -0/+13 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Added a segment that shows the Symfony2 version number. | ||||
| * | | | | | | Added a segment that shows the Symfony2 version number. | Dominik Ritter | 2015-07-07 | 2 | -0/+13 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #43 from martinpelikan/master | Ben Hilburn | 2015-07-09 | 1 | -9/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Correctly set VCS dirty status on first invocation. | ||||
| * | | | | | Correctly set VCS dirty status on first invocation. | Martin Pelikan | 2015-07-08 | 1 | -9/+3 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | The precmd hook seems to not get called on first invocation, and gets called recursively for every subsequent invocation. | ||||
* | | | | | README: Silly missing comma. | Ben Hilburn | 2015-07-01 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | README: Adding note about theme inspiration. | Ben Hilburn | 2015-07-01 | 1 | -3/+10 |
| | | | | | |||||
* | | | | | Merge pull request #40 from dsager/update-readme | Ben Hilburn | 2015-06-29 | 1 | -1/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | README: Fixed info for antigen install | ||||
| * | | | | updated info for antigen install option | Daniel Sager | 2015-06-29 | 1 | -1/+4 |
|/ / / / | |||||
* | | | | README: Updating to reflect new system support | Ben Hilburn | 2015-06-29 | 1 | -32/+68 |
| | | | | |||||
* | | | | README: Removing reference to un-merged Vagrant test VM | Ben Hilburn | 2015-06-29 | 1 | -3/+0 |
| | | | | |||||
* | | | | Merging Antigen and Prezto support from `dritter/prezto` | Ben Hilburn | 2015-06-29 | 3 | -63/+115 |
|\ \ \ \ | | | | | | | | | | | | | | | | Not pulling in support for the Vagrant test VM in this branch. | ||||
| * | | | | All top-level usages of "local" removed. That variables need to be global ↵ | Dominik Ritter | 2015-06-13 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | for antigen and prezto to work correctly. | ||||
| * | | | | Added a reference to the test-vm folder | Dominik Ritter | 2015-06-11 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Updated TOC. | Dominik Ritter | 2015-06-11 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | More Documentation. | Dominik Ritter | 2015-06-11 | 1 | -25/+26 |
| | | | | | |||||
| * | | | | Global variables need to be global, so that antigen and prezto see them.. | Dominik Ritter | 2015-06-11 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | It makes no sense, to clone the powerlevel9k-theme in all frameworks. ↵ | Dominik Ritter | 2015-06-11 | 5 | -15/+10 |
| | | | | | | | | | | | | | | | | | | | | Instead, we can simply use the one, which is mounted in /vagrant_data.. | ||||
| * | | | | Added provisioning for all frameworks. | Dominik Ritter | 2015-06-10 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Added a testing environment in form of a virtual machine. | Dominik Ritter | 2015-06-10 | 8 | -0/+208 |
| | | | | | |||||
| * | | | | Merge branch 'master' into dritter/prezto | Dominik Ritter | 2015-06-09 | 2 | -111/+417 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | README: Updating picture location | Ben Hilburn | 2015-06-08 | 1 | -5/+6 |
| | | | | | |||||
* | | | | | Merging support for Awesome-Patched-Powerline fonts. | Ben Hilburn | 2015-06-08 | 2 | -57/+106 |
|\ \ \ \ \ | |||||
| * | | | | | Removing the VCS_BRAND_INDICATOR by default | Ben Hilburn | 2015-06-08 | 1 | -8/+13 |
| | | | | | | |||||
| * | | | | | Reordering code. | Dominik Ritter | 2015-06-06 | 1 | -8/+8 |
| | | | | | |