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
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
Steven G. Harms
9b05a44387
Adds glo; glp (arg)
...
* glo := git log --oneline
* glp := git log --pretty=arg
14 years ago
Peter Tillemans
dc30743095
Added subcommands for leiningen 1.7.0
14 years ago
Henry Yan
e9feccf6a9
add maven plugin
14 years ago
dir01
60c3fa9371
Python plugin: added pygrep command, simplified pyclean
14 years ago
mapc
605ad8725b
Add a cat smilie as alias for cat
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
Hao Hong
72aeaa9d9e
added "publish" and "track" command completion for git-flow plugin
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
Jordan MacDonald
49d44adb09
Fixed compdef alias to use 'gd' as shortcut.
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