mapc
5f37649508
Dynamicly generate completion functions to support changing apt_pref
14 years ago
mapc
e3c87611fc
Add myself to the authors list
14 years ago
mapc
7d24f4cd40
Use a static apt-get where only apt-get works
14 years ago
mapc
0aa4456d56
Add completion instructions for apt/aptitude commands
14 years ago
David Barragan
d15ec4bf24
Added another path
14 years ago
Roey Darwish Dror
f7b1615b7c
Added completion to the theme selection plugin
14 years ago
Roey Darwish Dror
5e9a16b88a
Added themes plugin
14 years ago
Volker Pacher
5c37c85fb4
added jexec
14 years ago
Volker Pacher
3aa0cb74d0
added plugin for jruby
14 years ago
Peter Mounce
62a436bb95
Fix mismatched quote in yum plugin
14 years ago
Roey Darwish Dror
8ba97c3644
Added history plugin
14 years ago
Paul McKellar
8088e8ac79
add git remote branch autocomplete
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
Vitaliy Yanchuk
43c0921693
More usable and shorter aliases
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
Kir Shatrov
ce4431a160
Added spin to bundled_commands (Bundler plugin)
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
mapc
3dd3c1f415
Add aliases for git-remote: gr...
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
mapc
8c18f00713
Enhance handleing of spaces in filenames
14 years ago
mapc
b7bad0f69b
Add the fastfile plugin
14 years ago
mapc
0f35726a00
Make (s)xf not search in current dir
14 years ago
mapc
b1977d4049
Make grep recoursive
14 years ago
mapc
d573cddcc9
Enhance file find
14 years ago
mapc
7a338ab6a5
Add Man
14 years ago
mapc
3af5cf3b1d
Add file finders
14 years ago
mapc
67290ffca9
Enhance writing routines
14 years ago
mapc
88f3f28e8c
env_defaul=>env_default
14 years ago
mapc
6f5599474f
Add sudo without xargs shortcuts
14 years ago
mapc
712f850f3a
Add pager shortcuts
14 years ago
mapc
e0b2712644
Add download shortcuts
14 years ago
mapc
4c0b5c71d5
Add a description
14 years ago
mapc
f970d8206e
Add cat (+write, +append), enhance formatting
14 years ago
mapc
fcb153c2e3
Add the singlechar plugin
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
Dr Nic Williams
79847ad77d
added 'gcl'for 'git config --list'; and gd for 'git diff'
14 years ago