Luke Steensen
aa9db3e8f9
update golang plugin to match official version
12 years ago
Luke Steensen
2078e7d4de
remove duplicate 'go' plugin, symlink to 'golang'
12 years ago
Ed Lui
f3f0a54259
Updated _brew zsh autocompletion to latest Homebrew upstream
12 years ago
Luke Steensen
0d212bb218
Add 'services' command to homebrew completion
12 years ago
Tobias Kirschstein
0cb2ecff80
provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server
12 years ago
Florian Franzen
c563fe95fb
Makes history-substring-search use term specific up and down buttons. Fixes #2089 .
12 years ago
Pavol Juhas
ed19ffee5e
Add scd plugin for smart change of directory.
...
Synced with the scd-tracker branch pavoljuhas/oh-my-zsh@9d04d8ca78030d4c9af4bf0f58b49532a6ef1b35
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
Evgeny Golubev
7b9e48992f
Add Laravel4 plugin
12 years ago
LFDM
a6671919ab
Fixes _rails_command
...
Changes precedence of the conditional clause, more recent versions come
first now. Fixes problems when users update their app and still have
the old rails files inside of their file tree.
Closes #2405 - check the discussion there for further info.
12 years ago
Brice Dutheil
ca129bb550
Renames main plugin function to `svn_prompt_info`
12 years ago
Brice Dutheil
f66ab7f98f
Renamed the methods of this script
12 years ago
Brice Dutheil
8ede6c6af3
Added further cleanup and svn status information
12 years ago
LFDM
8bf8e1ecf9
Heavy refactor of svn-fast-info
12 years ago
Brice Dutheil
642ae64bc5
Inline `parse_svn` to avoid leaky state
...
As noted in review, `in_svn` is not properly reset to false. This is better anyway to not leak state.
12 years ago
Brice Dutheil
1304ed8d25
Report the SVN need upgrade
...
This happen when subversion 1.7+ is used on a repository created with subversion up to 1.6
12 years ago
Brice Dutheil
9ce1b6289a
new faster SVN plugin
12 years ago
Pablo Cantero
4354f91171
Fixes tmuxinator plugin find on OSX
12 years ago
Patrick Stadler
288604ef1a
add brew-cask plugin
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
chuancong
e41b6acd2a
Add support to command "show"
12 years ago
Mikhail Nikalyukin
fdfc907052
Add rdmtc alias for rails plugin.
12 years ago
Eduardo San Martin Morote
44b23ae194
catimg: fix exit without using source
...
supresses errors from convert whilen converting, as they
are usually just warnings
12 years ago
Eduardo San Martin Morote
349fa15b18
Fixed a dirs bug for catimg
12 years ago
Eduardo San Martin Morote
0185d9920b
catimg plugin
...
allow to print an image to the stdout using convert
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
13 years ago
Markus Færevaag
240b25daaa
wd.plugin: Fixed nested dirs
13 years ago
christianschmidt
ec779d5f73
Update _pass to follow symlinks for completion
...
Based on: http://comments.gmane.org/gmane.comp.encryption.pass/235
13 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
13 years ago
Thibaud Guillaume-Gentil
b5b3519ac7
Update _heroku config arguments (Heroku Client v3)
13 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