Manfred Touron
fa0df0e2d7
Add new boot2docker options
2015-06-16 21:33:01 +10:00
william
11f6f7e5a5
Respect $ZSH_CACHE_DIR when creating fasd's cache
2015-06-16 21:33:00 +10:00
GunfighterJ
6968d10954
Add sublime text 3 paths to check list
2015-06-16 21:33:00 +10:00
Xin Li
fc6f1b832a
Don't leak extendedglob to global environment.
2015-06-16 21:33:00 +10:00
epelletier
b83e62d89b
Detect the .venv in any parent directory of the current directory
2015-06-16 21:33:00 +10:00
Diego Rabatone Oliveira
cddf2219aa
Differing upgrade and safe-upgrade
...
Improving with "safe-upgrade" for aptitude and "upgrade" for apt-get
2015-06-16 21:33:00 +10:00
Aleks
293633e312
Use $EDITOR
2015-06-16 21:33:00 +10:00
Satoshi Ohmori
9dc1cf8406
Add alias of bundle clean
2015-06-16 21:33:00 +10:00
Toni Ristola
4ef97b9b03
Added aliases for docker compose
2015-06-16 21:33:00 +10:00
Cooper Maruyama
83ef114c8f
add markdown extension to README
2015-06-16 21:33:00 +10:00
Cooper Maruyama
9bf93af1c3
Add readme and add new alias cfpc: paste+compile+copy
2015-06-16 21:33:00 +10:00
Cooper Maruyama
1d124adf7c
typofix
2015-06-16 21:33:00 +10:00
Cooper Maruyama
63cbdf8336
Add coffeescript aliases: cf, cfc, cfp
...
cf: compile and show output
cfc: compile & copy
cfp: compile from pasteboard & print
2015-06-16 21:33:00 +10:00
Matthew Ziegelbaum
ea9e8c4129
Fixes gradle autocomplete. Regex did not include subproject tasks before.
2015-06-16 21:32:59 +10:00
dnixx
682fa54eab
Use the newest Vundle commands
...
Vundle changed the command names during an interface update. The old commands will be deprecated. https://github.com/gmarik/Vundle.vim/blob/v0.10.2/doc/vundle.txt#L372-L396
2015-06-16 21:32:59 +10:00
ncanceill
9551eac970
git plugin: new/changed aliases
...
gaa was brought back by popular demand — see #3535
gap was replaced with gapa — see #3682
gdc was replaced with gdca — see #3977
2015-06-13 10:17:49 +10:00
ncanceill
6c09d5a04b
git plugin: fix ggpnp when called without argument
...
also allow multiple arguments for ggp and ggl aliases
2015-06-13 10:17:49 +10:00
ncanceill
6afdf2639b
git plugin: make b local in gg* functions
...
because it leaked, and led to #3991
2015-06-13 10:17:49 +10:00
ncanceill
e008cbe13a
git plugin: fix error msg in gwip alias
...
because git rm will fail when no files were deleted
2015-06-13 10:17:49 +10:00
ncanceill
c6b449e5cc
git plugin: global var for git command
...
due to issues like #3962
until a proper plugin-loading system is implemented
2015-06-13 10:17:49 +10:00
ncanceill
30677bb56b
git plugin: bring back olg gg aliases
...
by popular demand, see #3972
2015-06-13 10:17:49 +10:00
Lucas Braun
6ab80f2928
Add installation instructions to README
...
Update README formatting
2015-06-13 10:17:49 +10:00
Nicolas Brousse
2095ec36a0
Create new aliases for homebrew plugin
2015-06-13 10:17:49 +10:00
ncanceill
d79d6dd20d
Many updates to git plugin (see #2790 )
2015-06-13 10:17:48 +10:00
Neal
d0c60f970b
Add .ipsw to the extract plugin.
2015-06-13 10:17:48 +10:00
Manfred Touron
e3dd754c9e
[boot2docker plugin] Initial version
2015-06-13 10:17:48 +10:00
Nico Revin
5c29fc4135
fix paclist() for non-english locales
2015-06-13 10:17:48 +10:00
Felipe Contreras
ecf646330d
gitfast: back-port prompt fix
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2015-06-13 10:17:48 +10:00
Felipe Contreras
23f9b2b68a
gitfast: update to upstream v1.9.2
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2015-06-13 10:17:48 +10:00
Jad Bitar
6504a2d386
Add CakePHP3 plugin
2015-05-12 13:23:05 -04:00
Robby Russell
140034605e
Merge pull request #3825 from kennedyoliveira/master
...
Some fixes for Docker plugin
2015-05-01 08:21:06 -07:00
Kennedy Oliveira
2dbf9951d9
Fixing some issues where show repeated weird values, and fixed commands that need the container autocomplete without being running, like start, now it autocompletes showing all the containers so you can start without knowing the right name
2015-04-29 15:17:11 -03:00
Will Mendes
590d393595
Add autocomplete for frontend-search
2015-04-26 11:43:45 -03:00
Will Mendes
05f2ad3dbb
fix stackoverflow url in search
2015-04-23 00:38:25 -03:00
Will Mendes
eea77b7cb7
Add stackoverflow link
2015-04-18 20:59:13 -03:00
Robby Russell
8301040383
Merge pull request #3683 from jameswomack/fix_3640
...
Use camelCase for npm aliases
2015-03-30 07:37:40 -07:00
Robby Russell
1b6af54676
Merge pull request #3692 from XerWandeRer/master
...
Update _adb
2015-03-20 22:20:04 -07:00
Abner Chen
0dde9943c9
[Modify] Update django.plugin.zsh for Django 1.7.6
2015-03-17 03:26:44 +08:00
XerWandeRer
a414b5e3d9
Update _adb
...
Added support for `tcpip` option
2015-03-16 13:55:35 +08:00
James Womack
c58c623305
Use camelCase for npm aliases
2015-03-11 14:20:47 -07:00
wyldphyre
01ec37e5f8
Added missing 'stt' command alias
2015-02-24 21:05:58 +08:00
wyldphyre
2e1b964c00
Add README.md file
2015-02-24 20:58:50 +08:00
Robby Russell
6ddd44a341
Merge pull request #3622 from koddsson/notifier-plugin-if-order
...
Re-order OS detection if..else statement in bgnotify plugin.
2015-02-23 15:14:00 -08:00
Robby Russell
656db4dfac
Merge pull request #3623 from uberspot/nmap_feat
...
Add nmap plugin with some aliases for scan modes
2015-02-23 09:33:06 -08:00
Kristján Oddsson
1308515d1c
Re-order OS detection if..else statement.
...
This patch will re-order the if statements when checking what operating
system the user is running.
This is useful for people that already have a `notify-send` binary in
their $PATH but are running OSX. An example of such requirements is
anyone running `vagrant-notify` is required to have a `notify-send`
binary on their $PATH.
See [link](https://github.com/fgrehm/vagrant-notify#os-x ).
2015-02-23 17:25:55 +00:00
uberspot
0dc7b5c049
add nmap plugin with some aliases for scan modes
2015-02-23 19:15:29 +02:00
Robby Russell
31e29e1efb
Merge pull request #3625 from tandrup/master
...
Fixing spaces in title and message given to bgnotify on OS X
2015-02-23 07:30:13 -08:00
Michał Ordon
8b45118f26
Update Grunt plugin to 0.1.2
2015-02-23 11:43:19 +00:00
Mads Mætzke Tandrup
7fc47e7ebc
Fixing spaces in title and message given to bgnotify on OS X
2015-02-22 22:14:37 +01:00
Robby Russell
677acc3a8c
Merge pull request #3486 from ckesc/master
...
Sublime Text plugin: sst alias for sudo run sublime
2015-02-22 10:46:44 -08:00