Commit graph

1,073 commits

Author SHA1 Message Date
Markus Færevaag
327c40f942 wd.plugin: Added checks, readme and completion 2014-11-28 14:36:22 +01:00
Markus Færevaag
5554011dd4 wd.plugin: Fixed nested dirs 2014-11-28 14:36:22 +01:00
christianschmidt
24884a8d88 Update _pass to follow symlinks for completion
Based on: http://comments.gmane.org/gmane.comp.encryption.pass/235
2014-11-28 14:36:22 +01:00
Johann Visagie
530a04bc8f Use precmd hook for updating OS X proxy icon
Using the chpwd hook function causes some junk to be printed to STDOUT after
returning from a subshell wherein the working directory was changed. In rare
cases, this can cause issues with 3rd party tools. An example is this issue
with the Python virtualenvwrapper tool:

https://bitbucket.org/dhellmann/virtualenvwrapper/issue/216/lsvirtualenv-and-workon-output-broken-in
2014-11-28 14:36:22 +01:00
Thibaud Guillaume-Gentil
63723bcf9e Update _heroku config arguments (Heroku Client v3) 2014-11-28 14:36:22 +01:00
aph
cc2bf5dc1f fix pip plugin 2014-11-28 14:36:22 +01:00
Thomas Kriechbaumer
cd98b953db unified and improved Rails plugin 2014-11-28 14:36:22 +01:00
Stig Sandbeck Mathisen
f991c4174e Add pyenv plugin 2014-11-28 14:36:22 +01:00
Sean Escriva
cd5ce4b324 Add simple plugin for chruby ruby version manager 2014-11-28 14:36:22 +01:00
Gaetan Semet
a439348469 Add support for sublime 3
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:21 +01:00
Atem18
7517882e28 Rebranded plugin according to Zypper's official alias 2014-11-28 14:36:21 +01:00
Chris Martin
200ae83031 basic command line xcode functionality 2014-11-28 14:36:21 +01:00
Pedro Henrique Passalini
00ccfc1367 add aliases to readme 2014-11-28 14:36:21 +01:00
Pedro Henrique Passalini
3a5e96bb2b add new alias to zeus 2014-11-28 14:36:21 +01:00
Amila Perera
6b819359b2 getting the projects name correctly and making compdef to work with mux alias 2014-11-28 14:36:21 +01:00
Zsolt Sz. Sztupák
c2d5def76b Fix issues with special characters when running mvn
Setting the locale to C will stabilize sed, so it won't stop processing
the mvn output when it encounters invalid characters (like binary data)

This makes it also more viable to add the `alias mvn='mvn-color`, as
the coloring is less obtrusive, and there won't be any issues with sed
breaking because of an invalid character inside the stream
2014-11-28 14:36:21 +01:00
James Seward
8d151e8f73 Prevent errors in prompts if no info available.
Define empty functions instead of none at all if we can't figure out the
platform.
2014-11-28 14:36:21 +01:00
Eduardo San Martin Morote
0a9cb9b3f6 randquote plugin
correcting an issue about encoding some people was having
added a message when the user doesn't have curl
added varibles for colors->easier to customize
2014-11-28 14:36:21 +01:00
onemouth
2188fe7201 Update git.plugin.zsh
add command to ignore changes to file temporarily
2014-11-28 14:36:21 +01:00
Kaiwen Xu
767d02c908 themes plugin now picks a random theme if no argument is provided. 2014-11-28 14:36:21 +01:00
Adrien Dudouit-Exposito
132c383f78 Add "options" as a valide 1st argument 2014-11-28 14:36:21 +01:00
Kevin Bongart
e7e9759b06 Re-add whitespace 2014-11-28 14:36:21 +01:00
Kevin Bongart
722bf89547 Add command blacklist support to bundler plugin 2014-11-28 14:36:21 +01:00
Lei Zhang
dd3f92fe97 Add support .venv folder as virtual env 2014-11-28 14:36:10 +01:00
Riyad Preukschas
0c0a13f9b9 Make the virtualenv plugin themable 2014-11-28 14:36:05 +01:00
Wes Morgan
1581b9392f don't clobber existing RBENV_ROOT & follow Homebrew's default behavior 2014-11-28 14:36:05 +01:00
Cristian Măgherușan-Stanciu
dc72f710b8 Added a completion plugin for the new aws-cli tool
It also supports quickly switching AWS profiles defined in
~/.aws/config using the asp alias
2014-11-28 14:36:05 +01:00
Steven Schmid
93c1156230 Fix work_in_progress in empty git repos
I noticed that the function ``work_in_progress``, which is used in the "gallois"-theme, would print ``fatal: bad default revision 'HEAD'`` in a new folder after ``git init``.

This is the fix.
2014-11-28 14:36:05 +01:00
Rimenes Ribeiro
a5b6ba2d4a Add reload and status alises to postgres 2014-11-28 14:36:05 +01:00
Gaetan Semet
7082ceb695 Completion for python, pep8, autopep8 and pylint
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:05 +01:00
Gaetan Semet
c02a1f9e8e New aliases for repo plugin
This helps a lot in day to day android development:
- rs: repo sync (git fetch on all projects)
- rra: auto rebase for all projet without loosing uncommited changes
- rsrra: do both steps at once

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:05 +01:00
Dimitri Jorge
ddbde46580 Add completion for package add and remove 2014-11-28 14:36:05 +01:00
Dimitri Jorge
2678870066 Add autocompletion plugin for meteor command 2014-11-28 14:36:05 +01:00
Felipe Contreras
3cea114a8d gitfast: update to upstream v1.8.4
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2014-11-28 14:36:04 +01:00
dongweiming
70cdcf7ff9 Add a plugin for systemadmin ops and developer 2014-11-28 14:36:04 +01:00
dongweiming
6d365853d1 Add sudo plugin 2014-11-28 14:36:04 +01:00
dongweiming
742c5601f3 Update powify for displayed parameter is not enough, and when there is no directory error 2014-11-28 14:36:04 +01:00
dongweiming
3fc8d1d837 Add version option 2014-11-28 14:36:04 +01:00
dongweiming
27487fccf9 Add shell built method 2014-11-28 14:36:04 +01:00
dongweiming
0eb283d955 Update gem completion 2014-11-28 14:36:04 +01:00
Gaetan Semet
c9b872f265 Better super-grep
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:04 +01:00
Gaetan Semet
c9da160133 New plugin 'common-aliases' for optional cutting edge zsh aliases
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-11-28 14:36:04 +01:00
Ron Shapiro
cba832c64c plugged_in function 2014-11-28 14:36:04 +01:00
Jim Hester
5da2c0cfa9 Update to latest per-directory-history 2014-11-28 14:36:04 +01:00
Jim Hester
cfe57540d8 Update to latest per-directory-history
See [https://github.com/jimhester/per-directory-history]
2014-11-28 14:36:04 +01:00
Frank Louwers
d274e81539 [pj-plugin] avoid using basename. migth be (a lot?) faster 2014-11-28 14:36:04 +01:00
Frank Louwers
c11baf42c6 [pj-plugin] delete ugly ls -l | awk print $9 thing to use something not depending on date format + add support for projects with spaces in them 2014-11-28 14:36:04 +01:00
Anton Eicher
a5c8904e51 Added check for .git directory in current, before wasting time querying git. This saves seconds on my pc. 2014-11-28 14:36:03 +01:00
Gambhiro
d423fd4e08 git lol 2014-11-28 14:36:03 +01:00
Gambhiro
31ffbaea51 more catspeak 2014-11-28 14:36:03 +01:00