Andrew Smith
|
3cb33fc254
|
Replace a duplicated test to see if we're in an SVN folder with a call to the 'in_svn' function.
|
15 years ago |
Robby Russell
|
9e783c0a8e
|
fixing issue with last commit merge. missed a conflict
|
15 years ago |
Sven Lito
|
96b0af6824
|
adding git svn aliases
|
15 years ago |
Sven Lito
|
6bb0c1c926
|
added git log with graph
|
15 years ago |
Benjamin Boudreau
|
512f3678c0
|
Remove sudo when using yaourt + do not rely on abs when not in path - In archlinux plugin
|
15 years ago |
Benjamin Boudreau
|
8e77ad468d
|
Fix typo
|
15 years ago |
Paul Serby
|
c09e2f2986
|
Bringing inline with oh-my-zsh coding convensions
|
15 years ago |
alexandru totolici
|
127d2ae57b
|
Fixed typo for one of the subcommands (linset -> linsert)
|
15 years ago |
Benjamin Boudreau
|
e7e9e5bbe6
|
Added archlinux plugin
|
15 years ago |
Paul Serby
|
66c6260c10
|
Completion for cake the coffee-script build tool
|
15 years ago |
meh
|
1d17502aed
|
rsync: add rsync- prefixes and use aliases
|
15 years ago |
Hakan Ensari
|
913cf53252
|
refactor _run-with-bundler
|
15 years ago |
Hakan Ensari
|
7d19ae8fab
|
clean up rails plugin, removing bundler-specific logic
|
15 years ago |
Hakan Ensari
|
ba5fa3abc8
|
alias bundle list
|
15 years ago |
Hakan Ensari
|
60e104acd1
|
merge bundler and bundle-exec plugins
|
15 years ago |
Hakan Ensari
|
a77e6fb003
|
fix indentation
|
15 years ago |
Hakan Ensari
|
37fcd4af04
|
update bundled commands
|
15 years ago |
Bodo Tasche
|
69d30a6302
|
Moved opening braces
|
15 years ago |
Bodo Tasche
|
86958a32f3
|
forgot to rename one variable
|
15 years ago |
Bodo Tasche
|
3aee5c1941
|
changed names of functions and variables to fit naming conventions
|
15 years ago |
Bodo Tasche
|
05883f3831
|
use lowercase for variablenames
|
15 years ago |
Bodo Tasche
|
9e8194355c
|
Added bundler-exec plugin
|
15 years ago |
Frank Louwers
|
b61fcb64ab
|
knife autocompletion
|
15 years ago |
Max Gonzih
|
053cb24d31
|
added tip about vundle configutarion after git clone
|
15 years ago |
Max Gonzih
|
499819ced1
|
vundle plugin refactored
first it checks existens of vundle plugin, if plugin dont exist run git clone
|
15 years ago |
Matthew McCullough
|
e43eec99f9
|
Added cloudapp from @holman of @GitHub fame
|
15 years ago |
Max Gonzih
|
a335e9df9f
|
plugin for vundle (vim plugins managment system) that provide vundle,
vundle-update and vundle-init aliases
|
15 years ago |
meh
|
c5a01fe422
|
rsync: add plugin
|
15 years ago |
ptrv
|
55eda0c48b
|
Added mercurial plugin with aliases.
|
15 years ago |
Marc Abramowitz
|
f9bf396e4a
|
Add Django plugin.
This is a slight modification of the Django zsh completions that I found
at
https://raw.github.com/technolize/zsh-completion-funcs/master/_manage.py
|
15 years ago |
Reza
|
b02094e50f
|
Change plugin name from cap to capistrano
|
15 years ago |
thunfischbrot
|
5444d2088c
|
Included some essential aliases, inspired by http://lolcode.com/
|
15 years ago |
gwjo
|
40b7f2099d
|
Add support for loading mulitple identities
|
15 years ago |
gwjo
|
35b879a17b
|
Add support for agent forwarding
|
15 years ago |
Matt Doran
|
9b63a03bcf
|
Fix typos in the svn plugin that would cause calls to 'svn' when not in an svn working copy.
|
15 years ago |
Sorin Ionescu
|
bf86502b69
|
Added gnu-utils plugin.
|
15 years ago |
Sorin Ionescu
|
a5c383258b
|
Handle tar.xz and tar.lzma better (credit: @gwjo).
|
15 years ago |
Sorin Ionescu
|
1db6575f14
|
Added extract plugin.
|
15 years ago |
Sorin Ionescu
|
5e5096dad6
|
Added man-preview completion suggested by @webflo.
|
15 years ago |
Sorin Ionescu
|
f401d6ef78
|
Vastly improved osx plugin.
|
15 years ago |
Sorin Ionescu
|
5aa6b0fae5
|
Replaced npm 0.x completion with 1.0 completion.
|
15 years ago |
Brian Riddle
|
f487897175
|
fix double -f and corrected format.
-f%m was getting called twice in the stat_cmd
corrected format of stat command from y to Y.
|
15 years ago |
Andrew Hodges
|
9801ad6453
|
Remove Uneeded Lines
|
15 years ago |
Andrew Hodges
|
1e3b441ce7
|
Rollback of Pull #366
sorin-ionescu had some good points.
|
15 years ago |
Reza
|
3b8f65477e
|
Fixed cap plugin
|
15 years ago |
Andrew Hodges
|
18bfb14a2f
|
Thor
Add plugin with completion for thor.
|
15 years ago |
Andrew Hodges
|
ace84c8b7e
|
Cleanup
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
|
15 years ago |
Andrew Hodges
|
18293cd724
|
OS X Helpers
Add helper aliases for show/hide files. Add helper alias to recursively delete
.DS_Store files.
|
15 years ago |
Andrew Hodges
|
d72b9c5ec5
|
Node.js Helpers
Add helper function to open node api in browser. Add binaries installed via
npm to path. Tell node where to find things (what things?).
|
15 years ago |
Andrew Hodges
|
befb02e3da
|
Pow! Restart Helper
Add helper function to restart an app running on Pow!
|
15 years ago |