Commit graph

  • 4540ad11d4 Update key-bindings.zsh Alexei Danchenkov 2014-03-20 19:29:06 -07:00
  • 583ab0662e added terminfo keys verification Alexei Danchenkov 2014-03-20 19:10:44 -07:00
  • 2eebeee265 Fix dirpersist plugin Antoine Dechaume 2014-03-20 10:43:33 +01:00
  • 1269f8e104 Fixed errors if acpitool isn't installed on linux Reed Riley 2014-03-17 12:01:00 -04:00
  • 4f68d828a5 Add chef-vault knife cmd support Johan Svensson 2014-03-18 10:52:25 +01:00
  • c2a653d197 Add scd plugin for smart change of directory. Pavol Juhas 2014-03-17 19:49:12 -04:00
  • 4e6a1169d9 Don't show useless '[]' when chruby_prompt_info is empty Kory Prince 2014-03-17 11:02:47 -05:00
  • c7f0074d68 Fix gwip alias in git plugin when no files to rm Benoit Dubertret 2014-03-17 16:07:46 +01:00
  • 2b59b366e6 Don't set RBENV_ROOT to "$HOME/.rbenv" when using Homebrew rbenv Nicolas Cavigneaux 2014-03-17 10:05:56 +01:00
  • cae1eace3d Don't lazy load the virtualenvwrapper. Felix Laurie von Massenbach 2014-03-05 12:58:18 +00:00
  • 2632bad0f4 Remove copyright information, as per #2588 Kevin Bongart 2014-03-16 16:52:37 -04:00
  • e74934b4af Ignore more users in ssh completion. Mariusz Fik 2014-03-16 18:14:34 +01:00
  • 89b8f3421f add option to show dirty status of current dir Andrew vonderLuft 2014-03-07 11:17:18 -08:00
  • 00ff9b6aa2 Added v as a keybinding to edit-command-line Michael Hauser-Raspe 2014-03-14 10:14:47 +00:00
  • 0fbf521c81 ssh-agent: prevent environment file from flapping Christian Höltje 2014-03-13 14:44:58 -04:00
  • eeff790278 Fixing a few quirks in the latest installer updates (quoting /Users/robbyrussell/.oh-my-zsh and such). Also mentioining our twitter account after install Robby Russell 2014-03-13 10:15:18 -07:00
  • 186ba1161c Use zsh's default for ':completion:*:hosts' Daniel Hahler 2012-12-17 12:22:33 +01:00
  • e687bf05fd Update license year Jon Tewksbury 2014-03-12 22:37:25 -07:00
  • 52ac469acb Updating README to show the new install URL, which redirects to the raw files on github. Robby Russell 2014-03-12 07:52:20 -07:00
  • 6597d0039a List pkgs by size Josh Chih-Hsueh Huang 2014-03-11 11:29:25 +08:00
  • 9366b6daff Fixes #2467 tab completion scrolls back in terminal when using bureau theme Ryan Marsh 2014-03-10 18:36:51 -05:00
  • 4c88057e49 Add github url shortener Samvel Khalatyan 2014-03-10 17:18:50 -05:00
  • f9782fc769 Fix typo in autocomplete arguments Bob Maerten 2014-03-10 16:23:14 +01:00
  • e3c5b0c837 Removed unsolicited aliases. Kaiwen Xu 2014-03-10 04:05:14 -04:00
  • 3927b86985 Fix hgsl alias. Zhou Hua 2014-03-10 11:41:25 +08:00
  • 8f9d379c3a Document alternate install paths via ZSH variable Andrew Vit 2012-04-23 14:01:14 -07:00
  • ca1b0015f7 Abort installer on errors Andrew Vit 2014-03-08 13:17:16 -08:00
  • 5dbf98e62d Write install path into .zshrc Andrew Vit 2014-03-08 13:15:18 -08:00
  • 84bfd013fe Reference default install path from ZSH variable Andrew Vit 2014-03-08 13:13:52 -08:00
  • c7793f9f0a Remove all copyright information in themes. Closes #2587 Dan Kerimdzhanov 2014-03-08 23:51:16 +06:00
  • 4f0957ccc1 added mvnjetty alias Jouko Johansson 2014-03-07 01:23:37 +02:00
  • 2161c7909b added aliases for tomcat:run tomcat7:run Jouko Johansson 2014-03-07 01:22:37 +02:00
  • 7fc725879a added mvn-update Jouko Johansson 2014-03-07 01:09:04 +02:00
  • e522db69fe Updated wd plugin to v0.3.0 Markus Faerevaag 2014-03-04 20:25:54 +01:00
  • 2f2739ef01 Added dirhistory plugin. Jeff Williams 2014-03-03 10:18:10 -05:00
  • 5c3e5aefb7 Integrate changes from #1841. Kaiwen Xu 2014-03-02 14:13:55 -05:00
  • 8bcef4bd6b added the linux implementation to the battery plugin Thiago Perrotta 2014-03-02 14:47:35 -03:00
  • 2c8dc7f022 Fixed sublime plugin behaviors. Kaiwen Xu 2014-03-02 03:59:27 -05:00
  • ce72c9611e 🐼 Added simulator alias for Xcode plugin Michael Nikitochkin 2014-02-27 11:52:21 +02:00
  • 4f1664b448 adding support for node Bob Williams 2014-02-27 10:56:07 -05:00
  • 39d2d5ee49 gem push alias and gem yank alias Josh Burns 2014-02-28 01:32:01 +11:00
  • 9fefd9040a add gem push alias Josh Burns 2014-02-28 01:26:54 +11:00
  • cfc96e1aeb add gem build alias Josh Burns 2014-02-28 01:26:17 +11:00
  • 5b8e934dc1 Adds command line aliases useful for dealing with JSON Bob Williams 2014-02-26 19:35:24 -05:00
  • 776a8b8fb9 ..a fundamental piece of matter. Robby Russell 2014-02-25 20:27:33 -08:00
  • bb925a41bc Verification of convert inside the function Eduardo San Martin Morote 2014-02-23 10:07:26 +01:00
  • 7966f59913 grab last item in list which is the branch instead of relying on position. Chris Jones 2014-02-21 22:48:38 -08:00
  • bdad958a74 Much needed PEP8 love. Use spaces, not tabs. Chris Jones 2014-02-21 22:47:56 -08:00
  • aaafe52301 Avoid 'title:parse error' with single quotes in $CMD Fixes #2182 Marc Cornellà 2013-12-16 09:24:24 +01:00
  • 4e635728d7 Revert previous commit, escape % Marc Cornellà 2013-12-14 04:30:29 +01:00
  • e109741135 Use single quotes also in $LINE definiton Marc Cornellà 2013-12-14 02:13:18 +01:00
  • b864492570 Avoid evaluating special chars in $LINE on title command (fixes #2234) Marc Cornellà 2013-12-12 23:27:22 +01:00
  • 5740a662c9 Adieu l'ami. Robby Russell 2014-02-20 10:18:53 -08:00
  • ba5d723f6b Remove mailcatcher from the bundler plugin. Brandon Beacher 2014-02-19 18:55:52 -05:00
  • 3066856791 Update gitignore.plugin.zsh Alexander Hramov 2014-02-19 15:08:47 +03:00
  • a71e770f6e Fix URL to gi (gitignore) function Brian McKenna 2014-02-18 14:43:42 -07:00
  • 0af62c48e6 Add cabal_sandbox_info function Brian McKenna 2014-02-18 14:37:59 -07:00
  • 5156e0a343 Update battery plugin to show calculating - OSX Chris Wiggins 2014-02-17 13:32:24 +13:00
  • 8f01fa0f4d Added Yii basic command completion Igor Timoshenko 2014-02-14 14:54:28 +00:00
  • 6a30b64943 Add rake-fast plugin for fast rake autocompletion Kevin Bongart 2014-02-13 12:27:00 -05:00
  • d2e31f7eda Improve oneline logs Emanuele Zattin 2014-02-13 10:32:52 +01:00
  • 43352d21ee update golang plugin to match official version Luke Steensen 2014-02-12 20:13:00 -06:00
  • 9f891eea80 remove duplicate 'go' plugin, symlink to 'golang' Luke Steensen 2014-02-12 20:09:44 -06:00
  • eeb0f52e67 Updated _brew zsh autocompletion to latest Homebrew upstream Ed Lui 2014-02-11 22:45:41 -05:00
  • 8b6ec48d74 Add 'services' command to homebrew completion Luke Steensen 2014-02-11 21:14:02 -06:00
  • 7d07a8f40c provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server Tobias Kirschstein 2014-02-11 19:56:13 +13:00
  • bd7f5e873b Makes history-substring-search use term specific up and down buttons. Fixes #2089. Florian Franzen 2014-02-09 14:06:58 +01:00
  • 0d5d716952 Add scd plugin for smart change of directory. Pavol Juhas 2014-02-08 19:49:54 -05:00
  • 14ddfe4841 fc -l 1 instead of history in zsh_stats #2501 Huang, Tao 2014-02-06 17:29:33 +08:00
  • d9f9574f3b highlight the username when root Felds Liscia 2014-01-30 15:04:09 -02:00
  • c2794edf09 theme agnoster: remove trailing space mrbfrank 2014-01-29 13:35:21 -06:00
  • 684da4ec2f corrected branch character mrbfrank 2014-01-28 21:54:00 -06:00
  • 4b6afedbda updated url to latest powerline-patched fonts mrbfrank 2014-01-28 18:02:40 -06:00
  • 7d8311c596 Improve virtualenv prompt in steeef theme Christoph Heer 2014-01-24 23:01:35 +01:00
  • 23023c0dd9 Update nyan.plugin.zsh Kevin Lange 2014-01-24 10:27:41 -08:00
  • bbcbb7a6be change nyancat telnet server Kevin Lange 2014-01-23 20:58:23 -08:00
  • 1ccf123bf5 Adds a method that print a battery gauge Brice Dutheil 2014-01-06 02:09:15 +01:00
  • d857c1c99b Add Laravel4 plugin Evgeny Golubev 2014-01-17 12:59:14 +03:00
  • 5bb5756f52 Adding commit hash to branch name in my favorit rjk-repos theme. Tomas Pelka 2014-01-16 12:15:41 +01:00
  • a8ad73e213 Fixes _rails_command LFDM 2014-01-10 22:52:18 +01:00
  • e03ff80d3f Renames main plugin function to svn_prompt_info Brice Dutheil 2014-01-10 14:03:10 +01:00
  • bffab61ada Renamed the methods of this script Brice Dutheil 2014-01-08 03:04:54 +01:00
  • b3049ce534 Added further cleanup and svn status information Brice Dutheil 2014-01-08 02:50:58 +01:00
  • 6629d2c7a6 No need to eval in rvm_prompt_info! LFDM 2014-01-07 19:08:20 +01:00
  • ff3e169643 Heavy refactor of svn-fast-info LFDM 2014-01-07 10:07:02 +01:00
  • 0b74a39ec3 Inline parse_svn to avoid leaky state Brice Dutheil 2014-01-07 02:10:34 +01:00
  • da079e6324 Report the SVN need upgrade Brice Dutheil 2014-01-06 14:09:40 +01:00
  • 270ae21422 Renames the file to prompt_info_functions.zsh LFDM 2014-01-06 09:58:40 +01:00
  • de0cabd180 Adds documentation. LFDM 2014-01-06 09:57:23 +01:00
  • af4245d123 Adds all other dummy implementations. LFDM 2014-01-06 09:57:09 +01:00
  • ed92f5c6ce new faster SVN plugin Brice Dutheil 2014-01-04 22:06:09 +01:00
  • 75d1f72fe3 Fixes tmuxinator plugin find on OSX Pablo Cantero 2014-01-03 11:52:33 -02:00
  • c006fb085c add brew-cask plugin Patrick Stadler 2014-01-03 14:32:49 +01:00
  • f8dc8a40dd escape dashes Sam O 2014-01-02 15:53:34 -08:00
  • 0bef33ad4a Update git.plugin.zsh Sam O 2014-01-02 15:48:09 -08:00
  • 0262abd54b Updates spectrum.zsh LFDM 2013-12-31 14:54:34 +01:00
  • bb641a1e0b Fix bad right prompt placing. Daniele 2013-12-31 12:41:28 +01:00
  • 30a87b44d0 Refactors ruby_prompts.zsh LFDM 2013-12-31 02:45:09 +01:00
  • cec97ea2d6 Joins ruby prompt files and adds ruby_prompt_info. LFDM 2013-12-31 02:11:02 +01:00
  • 15c64fedb5 Adds chruby_prompt_info dummy function. LFDM 2013-12-31 01:44:51 +01:00