mapc
1876f1d558
Make the $apt_pref variable evaluatet at alias expansion by using single-quotes instad of double quotes
14 years ago
Carlos Rodriguez
8769e5f8c9
Removed trailing spaces in Git files. Fixes #867
14 years ago
szetobo
35d89ab859
update rails runner alias to ru
...
- avoid rr as it is mostly used for restart rails server
14 years ago
Wim Griffioen
0da18650c6
added rails to bundled_commands
14 years ago
Alexander Greim
a26f9b9948
adding engine yard command (ey) to bundler binstubs
14 years ago
Tate Johnson
e0b2356080
Add middleman to bundled commands
14 years ago
lepht
5f95d018e8
Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4)
14 years ago
John Antoni Griffiths
f9b4356e0e
bug : stop creating those ~ directories
...
add powit command to symlink an app if it hasn't been already
14 years ago
John Antoni Griffiths
3841da15d0
don't check for tmp dir
14 years ago
John Antoni Griffiths
36cd5ed1a5
add alias to view the standard out (puts) from any pow app
14 years ago
John Antoni Griffiths
c1a04eb61f
take in csexton's changes
...
https://gist.github.com/1019777/70dbb46db9bd5b346faf543a9dd4edac4782adda
14 years ago
John Antoni Griffiths
741f6747e4
fix for pow plugin to default to current dir
14 years ago
max sharples
8f1a5d3f15
added a rake plugin to disable zsh file globbing when calling rake tasks with square brackets
14 years ago
Jeff Wallace
96265d2645
fix bundler plugin for root level folders
...
this fix allows _within-bundled-project() to properly pickup a Gemfile
within a root level folder (ie. /my_project)
14 years ago
Nicolas Cavigneaux
73c2c8adc7
Add Thor to bundled commands
14 years ago
Daniel Bye
b73f95ab26
Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script.
14 years ago
Daniel Bye
c04b4abe91
Removed calls to compinit in the extract and the bundler plugins. compinit should only be called once, after all modules, libs, etc are imported.
14 years ago
Calogero Lo Leggio
5809a4721d
check if autojump is installed
14 years ago
Chad Seeger
ae735335e1
Kill the compdef; Introduce 'grh' alias for 'git reset HEAD'
14 years ago
lucapette
7a361870a9
add annotate
14 years ago
Mark Drago
804c18ca53
remove the -v flag from a few mercurial aliases
...
The -v flag for these commands really isn't very useful. It will
output some information about the hooks it is running, but that is
generally not useful and just noisy. The desire to add -v to these
commands is exceptional and IMHO it's better to make the common
case of not seeing those messages the supported behavior.
14 years ago
Chad Seeger
9ac98f6ceb
Git Plugin: adds 'grhh' alias for 'git reset HEAD --hard'
14 years ago
Alexander Madyankin
a28b8889ee
Apple Terminal.app resume directory plugin
14 years ago
Calogero Lo Leggio
955825b1e9
autojump plugin enhanced
14 years ago
Patrick Lindborg
a49fcea9f5
Fixed the rfind command in the ruby plugin
14 years ago
Simon Jefford
2176cf37fb
bundler plugin - don't "bundle exec rails"
...
As per http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times
14 years ago
Andreas Steinel
967e84ebaa
multiple versions could occur and should also be highlighted
14 years ago
Alexander Balashov
12a04571bb
Added alias gcm='git checkout master
14 years ago
Cameron Johnston
1ced49b85a
adding support for chef environments in knife plugin
14 years ago
Andrew Tch
03424fdadb
Symfony 2 completion
14 years ago
Matt Parnell
1a49f6443c
add sprunge.us pastebin uploader - uses files, or pipes
14 years ago
Christoph Neuroth
3e7e52a25f
add support for autojump installed via macports
14 years ago
Max Persson
5eae942188
Added message when caching packages
14 years ago
Max Persson
1c4997f5ca
Added caching of packages
14 years ago
Max Persson
42b0123427
Added brute force package completin on install subcommand
14 years ago
Robby Russell
7c36ef7faa
Adding critical security patch to let you all know I'm on top of this shit. add 'nyan' to your plugins... then run for security upgrade.
14 years ago
Lachèze Alexandre
31badac2ea
Jake-node plugin : update
...
- remove the need to write a `jake_tasks` in the directory
- use most recent usage of completion with zsh
- tested for MacOSX and Ubuntu
15 years ago
Gael Pasgrimaud
5260bfd4eb
allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKit
15 years ago
Daniel Hahler
2c660c16ad
Only alias git=hub if `hub --version` works.
...
`hub` is crashing for me on a old CentOS setup with
"undefined method `shelljoin'".
On first use of the `git` function it is now checked if
`hub --version` returns successfully.
15 years ago
Matt Outten
10618f323f
Add the --format tag to knife list commands
...
This commit adds the --format tag to all of the autocompletion functions. The default format changed from json to a "human readable" format as of version 0.10. This change should be backward compatible. Alternatively, these commands could be simplified by using the new default human readable format.
15 years ago
Mario Fernandez
444145b495
FIX: commands like ruby and rake where not being completed
15 years ago
Kir Shatrov
419ffdc48d
Rails Migrations support
15 years ago
Benjamin Boudreau
452f121301
Add apt-history to debian plugin
15 years ago
Alexandre
456993e03b
minor modifications in comment header (the revenge)
15 years ago
Alexandre
a78387cb5d
Minor modifications in comment-header
15 years ago
Lachèze Alexandre
0f13387b07
Added completion plugin for jake
15 years ago
ornicar
a2afccae19
Add yaourt --sucre alias in archlinux plugin
15 years ago
Peter Hoeg
31cddcd324
fix: rbenv: I need to find a proper way to test changes...
15 years ago
Peter Hoeg
a5545bd31c
add: rbenv plugin
15 years ago
Peter Hoeg
6095fe4f71
add: battery plugin
15 years ago