mikka
df7cae0f4f
moved bower plugin to a separate branch
13 years ago
mikka
c5d575ccae
cleaned up
13 years ago
mikka
08f4d8b9ce
fixed nginx vhost template, made variables local, imroved parameter validation
14 years ago
mikka
91303246ec
added lesscss plugin
14 years ago
mikka
3ef82a908a
nginx and php-fpm plugins
14 years ago
everbird
fbf82ae62f
add new plugin to autocomplete supervisor commands
14 years ago
John Hamelink
b2c1af91d3
Added laravel plugin which gives aliases to artisan and bob, and
...
provides autocompletion for artisan.
14 years ago
Sebastian Nowak
87ab8771da
'rails' command should not be run with bundle exec
...
http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times
http://yehudakatz.com/2011/05/30/gem-versioning-and-bundler-doing-it-right/
14 years ago
Josh Vermaire
a15bcd6461
utilize sublime's embedded command line binary
14 years ago
Josh Vermaire
92b6cae026
escape whitespace
14 years ago
lukas
e3ff4b58c6
provide plugin for rbfu the ruby version switcher
...
Evaluates $(rbfu --init --auto) if rbfu is installed on the system,
also has a custom rbfu-rubies method which lists the installed
rubies which are available to rbfu.
For compatibility with themes, also creates the rvm_prompt_info
function, so existing themes should work out of the box.
14 years ago
Eustachy Kapusta
e2ddf1ef8c
Remove bogus "-" from nomz="ps -aux" alias.
...
Info from http://procps.sourceforge.net/faq.html .
14 years ago
David Barragan
d15ec4bf24
Added another path
14 years ago
Volker Pacher
5c37c85fb4
added jexec
14 years ago
Volker Pacher
3aa0cb74d0
added plugin for jruby
14 years ago
Tima Maslyuchenko
5931f64308
sanitized code according to coding style
14 years ago
Tima Maslyuchenko
e9a9deacb0
rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folder
14 years ago
James Walker
82f785bc67
remove readlink call and clean up
14 years ago
Thomas Dippel
823cc9180c
Explicitly tell rbenv to use zsh
...
According to @graywh's comment on:
https://github.com/sstephenson/rbenv/issues/185
14 years ago
Roey Darwish Dror
c65a53df81
Fixed unmached " in yum plugin
14 years ago
s3
1bb715965c
Change hardcoded ~/.oh-my-zsh to $ZSH.
14 years ago
Jaiden Mispy
61ceec5285
Plugin which loads Python virtualenvwrapper and activates virtualenvs on cd into git repos
14 years ago
Erich Menge
df30eae412
Add a couple of options for git-flow.
14 years ago
Weston Platter
a04484e546
rails3, added rgm = 'rails generate migration'
14 years ago
Tim Littlemore
c4608ba281
Removing ey command from bundled_commands. It is not usually bundled.
14 years ago
mapc
0673425331
Add command to directly install the output of acs
14 years ago
mapc
1876f1d558
Make the $apt_pref variable evaluatet at alias expansion by using single-quotes instad of double quotes
14 years ago
Amar Raja
8de877d632
Prevent the heroku command from being automatically bundle-exec'ed
...
The heroku command should not be executed via bundler, see:
https://github.com/heroku/heroku/issues/173
14 years ago
Varun Vijayaraghavan
8923694fb4
Fixed a bug in checking the platform
14 years ago
Alexander Berezovsky
0f9fff8aec
add fasd plugin
14 years ago
Varun Vijayaraghavan
6f859c5837
Add Sublime Text 2 alias for Linux.
...
Detects the platform using "uname", and sets the alias accordingly.
If you are using Linux, this assumes that you have created a
symbolic link to /usr/bin/sublime_text.
14 years ago
Roey Darwish Dror
b4380aacb0
Added zp and zps aliases for the SUSE plugin
14 years ago
Roey Darwish Dror
adab18f161
Added suse plugins
14 years ago
Mat Gadd
e2f7623534
Don't drop everything after a trailing slash, as this breaks standard svn branches:
...
^/branches/featurename
^/releases/Release-vx.y
^/trunk
14 years ago
Dylan Hudson
99a3c3c5c8
changed the alias to use to cli provided by sublime text
14 years ago
Dylan Hudson
5eb466a788
added aliases for sublime text
14 years ago
ntpeters
e429a880e6
Added yum aliases for: makecache, grouplist, groupinstall, and groupremove.
14 years ago
dir01
60c3fa9371
Python plugin: added pygrep command, simplified pyclean
14 years ago
Vitaliy Yanchuk
db27635d8b
Plugin for encoding strings into base64 and decoding them
14 years ago
pomaxa
b1e4ef1754
current repository action
14 years ago
Rotem Yaari
f8802bd612
Add dircycle plugin: enables cycling through the directory stack
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