Florian Franzen
c563fe95fb
Makes history-substring-search use term specific up and down buttons. Fixes #2089 .
12 years ago
Kevin Lange
a48fd1e808
Update nyan.plugin.zsh
12 years ago
Kevin Lange
9b3344dd80
change nyancat telnet server
...
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
12 years ago
Brice Dutheil
cc8b09366b
Adds a method that print a battery gauge
...
It is especially useful for themes, this function is a port of the code written by Steve Losh
and made available on [this blog entry](http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/#my-right-prompt-battery-capacity )
12 years ago
Pablo Cantero
4354f91171
Fixes tmuxinator plugin find on OSX
12 years ago
Sam O
d60522c7a2
escape dashes
12 years ago
Sam O
827d9dfcb4
Update git.plugin.zsh
12 years ago
lumbric
b58b996b40
fix name schema for sudo plugin
...
Plugin won't load automatically if added to variable $plugins, if name schema different than $name/$name.plugin.zsh is used (see is_plugin() in oh-my-zsh.sh).
12 years ago
Peter van der Does
2ffca06806
Update git-flow-avh 1.7.0
12 years ago
Brandon Siegel
22c0db64ee
Change `bi` alias to a function
...
Only check the bundler version when we call bi. This fixes two issues:
First, if there is no bundler available system-wide this will cause an
error each time zsh loads. Second, if new bundler is installed
system-wide but you change into an rbenv with an older version, the
alias will no longer work.
12 years ago
Kevin Messer
84e178fa3d
Fixed lines 32, 33, 34 where one 'p' was missing in 'zypper' command.
12 years ago
Jens Tinfors
96bd365542
Adds the hgsl alias for one-line shortlog convenience
12 years ago
Thomas Kriechbaumer
1493d88e3f
Added migration notification for rails plugin
12 years ago
ych
699c82eb89
Add FreeBSD support for autojump plugin
12 years ago
Markus Færevaag
b4ffe5cf0a
wd.plugin: Added checks, readme and completion
12 years ago
Markus Færevaag
240b25daaa
wd.plugin: Fixed nested dirs
12 years ago
christianschmidt
ec779d5f73
Update _pass to follow symlinks for completion
...
Based on: http://comments.gmane.org/gmane.comp.encryption.pass/235
12 years ago
Johann Visagie
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
12 years ago
Thibaud Guillaume-Gentil
b5b3519ac7
Update _heroku config arguments (Heroku Client v3)
12 years ago
aph
4d3fb286d8
fix pip plugin
13 years ago
Thomas Kriechbaumer
9b37fcba5e
unified and improved Rails plugin
13 years ago
Stig Sandbeck Mathisen
613d116cda
Add pyenv plugin
13 years ago
Sean Escriva
037b39a817
Add simple plugin for chruby ruby version manager
13 years ago
Gaetan Semet
ae1fe0029c
Add support for sublime 3
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
13 years ago
Markus Færevaag
6f48f586ba
Added wd plugin
13 years ago
Atem18
1f334ba660
Rebranded plugin according to Zypper's official alias
13 years ago
Chris Martin
51b273a66f
basic command line xcode functionality
13 years ago
Pedro Henrique Passalini
dcf7c7cce0
add aliases to readme
13 years ago
Pedro Henrique Passalini
ae6b26327a
add new alias to zeus
13 years ago
Carlos Cardoso
c6dce05fab
python3 clean updated.
13 years ago
Amila Perera
4e7b0fe083
getting the projects name correctly and making compdef to work with mux alias
13 years ago
Marco Chan
bb2064e92b
Use environment specific open command when creating a new Jira issue.
13 years ago
Sabarish Kumar R
27f9747143
bundle plugin throwing error when bundle is not in path while initializing
13 years ago
Zsolt Sz. Sztupák
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
13 years ago
James Seward
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.
13 years ago
nishigori
dd4f57010c
Fix bad ps syntax in ssh-agent plugin
13 years ago
Eduardo San Martin Morote
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
13 years ago
Brandon W Maister
008e57aa5a
Make the pip cache work with djangopypi2
...
Also add a test function that allows messing with the cache-creating
regex with some assurance that you're not trampling other people's
index-parsing.
13 years ago
Brandon W Maister
78df6e96f5
pip: successfully cache all the packages
...
Switch to using curl and regular expressions to generate a local cache
file so that we don't need to hit pypi.python.org every time.
This (obviously) results in a massive speed improvement, especially if
you spawn new shells frequently.
This also makes the autocompletion work for me, it didn't before. (pip
would always time out.)
And, also, for fun: This allows you to explicitly set which pip indexes
to use. Technically the old version of the plugin should have had this
behavior automatically -- without having to do more than configure pip
-- but the install completion never worked for me so this is a net gain
in functionality.
13 years ago
onemouth
c81e42f050
Update git.plugin.zsh
...
add command to ignore changes to file temporarily
13 years ago
Alexandre Joly
0eb86f82d6
updated to the latest version of cocoapods 0.27.1
13 years ago
Kaiwen Xu
f731d6c16f
themes plugin now picks a random theme if no argument is provided.
13 years ago
Adrien Dudouit-Exposito
103fc334d6
Add "options" as a valide 1st argument
13 years ago
Kevin Bongart
7567fd7f27
Re-add whitespace
13 years ago
Kevin Bongart
03dc3a8463
Add command blacklist support to bundler plugin
13 years ago
Kevin Traver
d01ca03635
Add tmux aliases
13 years ago
oxnz
500e5a73b6
add itunes function to control itnues from the terminal
13 years ago
Lei Zhang
c0c9fc0254
Add support .venv folder as virtual env
13 years ago
Kaiwen Xu
c5902d3f34
Moved misplaced plugins.
13 years ago
Timo Sand
671db71d21
Added '.jar'
13 years ago