Commit Graph

7515 Commits

Author SHA1 Message Date
81f9f3ca1a Merge pull request #2271 from ashleyh/master
fix pip plugin
2013-11-24 10:32:19 -08:00
83462b3bff Merge pull request #2273 from thibaudgg/patch-1
Update _heroku config arguments (Heroku Client v3)
2013-11-24 10:31:38 -08:00
7cf34f5c34 Merge pull request #2276 from christianschmidt/master
Update _pass to follow symlinks for completion
2013-11-24 10:30:35 -08:00
ec779d5f73 Update _pass to follow symlinks for completion
Based on: http://comments.gmane.org/gmane.comp.encryption.pass/235
2013-11-23 15:32:22 +01:00
27d048aa57 Merge remote-tracking branch 'upstream/master' 2013-11-23 10:33:30 +05:30
d12113a9e8 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
2013-11-22 14:59:04 +01:00
b5b3519ac7 Update _heroku config arguments (Heroku Client v3) 2013-11-22 09:48:51 +01:00
7c56364dc4 Add update statistics
After the upgrade is interesting to know what's new.
2013-11-22 02:34:33 +03:00
aph
4d3fb286d8 fix pip plugin 2013-11-21 16:58:57 +00:00
fbd479b68e adding a check for git config option to disable git_prompt_info() on a per repo basis 2013-11-20 12:30:55 -05:00
9b37fcba5e unified and improved Rails plugin 2013-11-19 17:14:52 +01:00
613d116cda Add pyenv plugin 2013-11-19 09:12:05 +01:00
037b39a817 Add simple plugin for chruby ruby version manager 2013-11-16 15:40:55 -08:00
ae1fe0029c Add support for sublime 3
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-11-17 00:03:16 +01:00
8119234356 standardize logic blocks 2013-11-16 11:59:15 -08:00
9f5a895192 Merge pull request #2084 from mekanics/update-pod-plugin
updated the arguments list to the newest version (0.27.1) of cocoapods
2013-11-16 08:55:18 -08:00
d7418f2b66 Merge pull request #2253 from eddiemonge/patch-1
no tabs in a space-d file
2013-11-16 08:52:17 -08:00
06021ccad7 Merge pull request #2209 from quodlibetor/pip-caching-fixes
pip: successfully cache all the packages
2013-11-16 08:51:02 -08:00
72aa4ddb10 Merge pull request #2257 from mfaerevaag/master
Added wd plugin
2013-11-16 08:49:37 -08:00
6f48f586ba Added wd plugin 2013-11-16 02:15:17 +01:00
1f334ba660 Rebranded plugin according to Zypper's official alias 2013-11-15 02:36:15 +01:00
3930a63253 no tabs in a space-d file 2013-11-14 16:17:23 -08:00
51b273a66f basic command line xcode functionality 2013-11-14 16:04:38 -08:00
dcf7c7cce0 add aliases to readme 2013-11-14 14:36:20 -02:00
ae6b26327a add new alias to zeus 2013-11-14 14:31:24 -02:00
a7540844d5 Add support for colored ls output on OpenBSD 2013-11-14 07:06:54 -05:00
7a7eda1287 Merge pull request #2219 from Profpatsch/theme-agnoster
Forgot one symbol for hg.
2013-11-13 13:28:44 -08:00
1cc1906347 Merge pull request #2244 from marcoccchan/master
Use environment specific open command when creating a new Jira issue.
2013-11-13 13:28:01 -08:00
8ab841116b Merge pull request #2218 from wari/linuxonly-rename
`linuxonly` doesn't work unless renamed properly
2013-11-12 19:40:09 -08:00
2b214f157c Merge pull request #2239 from santagada/master
agnoster theme not showing virtualenv status
2013-11-12 19:35:25 -08:00
a4f4ed037a Merge pull request #2243 from sabarishcrri/bundle_plugin_nobundle_fix
bundle plugin throwing error when bundle is not in path while initializing
2013-11-12 19:34:09 -08:00
0f380eab33 Merge pull request #2245 from cadusk/p3
python3 clean updated.
2013-11-12 19:33:37 -08:00
c6dce05fab python3 clean updated. 2013-11-12 22:55:28 -02:00
4e7b0fe083 getting the projects name correctly and making compdef to work with mux alias 2013-11-13 00:35:19 +05:30
bb2064e92b Use environment specific open command when creating a new Jira issue. 2013-11-12 15:55:16 +08:00
27f9747143 bundle plugin throwing error when bundle is not in path while initializing 2013-11-12 12:31:13 +05:30
96798c42f0 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
2013-11-11 18:09:33 +00:00
009b906111 agnoster theme not showing virtualenv status
agnoster theme was checking if the default virtualenv prompt was turned off and not showing its own... so there was no way to see which virtualenv was selected.
2013-11-09 13:02:38 -02:00
d34ab7f373 Added the Bureau theme 2013-11-08 23:26:25 +04:00
5c73cb671b Added nvm.zsh to detect current Node.js version 2013-11-08 23:26:05 +04:00
248890b6e6 Modification to the frisk theme to work with the BZR lib 2013-11-06 20:16:09 -02:00
efc37c1f71 Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
8cfc7d6677 Prevent errors in prompts if no info available.
Define empty functions instead of none at all if we can't figure out the
platform.
2013-11-04 21:00:11 -05:00
e30a1243dc Merge pull request #2220 from nishigori/fix-bad-ps-syntax
When using ssh-agent plugin, It output a warning message
2013-11-04 16:31:52 -08:00
dd4f57010c Fix bad ps syntax in ssh-agent plugin 2013-11-05 08:40:13 +09:00
5718d2b688 Forgot one symbol for hg. 2013-11-04 23:35:42 +01:00
b2376c3770 Merge pull request #1529 from aquaplanet/fix-sshagent-openbsd
Fix ssh-agent plugin for OpenBSD, making it more portable
2013-11-04 12:29:42 -08:00
7eb2f528a6 linuxonly doesn't work unless renamed properly
Unlike all other files listed in the themes directory, this file is the only
one that's "doing it's own thing"
2013-11-04 23:20:12 +08:00
0d36ecfe38 Merge pull request #2174 from oxnz/master
plugins/osx/osx.plugin.zsh: add itunes function to control itnues from the terminal
2013-11-02 10:35:18 -07:00
37be62ffb7 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
2013-10-31 13:38:12 +01:00