Lucas Braun
cffeefde90
Add installation instructions to README
...
Update README formatting
11 years ago
Marc Cornellà
cc639287d2
Round 3 of batch-closing obsolete issues
11 years ago
william
7f232f69fe
Respect $ZSH_CACHE_DIR when creating fasd's cache
11 years ago
Robby Russell
9c755511f0
Merge pull request #3887 from jadb/add-cakephp3-plugin
...
Add CakePHP3 plugin
11 years ago
Nicolas Brousse
7416018d1c
Create new aliases for homebrew plugin
11 years ago
Andrew Janke
ea6adc5a0a
Add omz_diagnostic_dump() to help with bug reports.
11 years ago
GunfighterJ
0c8cb11d44
Add sublime text 3 paths to check list
11 years ago
Xin Li
743be91b20
Don't leak extendedglob to global environment.
11 years ago
epelletier
7b478d75a3
Detect the .venv in any parent directory of the current directory
11 years ago
Jad Bitar
6504a2d386
Add CakePHP3 plugin
11 years ago
Diego Rabatone Oliveira
4d0aca48da
Differing upgrade and safe-upgrade
...
Improving with "safe-upgrade" for aptitude and "upgrade" for apt-get
11 years ago
Andrew Dwyer
2449e41248
Add file completion as optional argument
11 years ago
Andrew Dwyer
de769058b9
Fix awk command. \s only working in gawk
11 years ago
ncanceill
5b75cc7880
Many updates to git plugin (see #2790 )
11 years ago
Aleks
9a5e1a0552
Use $EDITOR
11 years ago
Pablo Tamarit
03b8c199e5
Fix 'chsh' by checking '/etc/shells' instead of using 'which'
...
fix test for chsh in install
in case $SHELL is zsh but not the last one in /etc/shells
fixes #3026 fixes #3779 fixes #3780
11 years ago
Satoshi Ohmori
d60d4f68aa
Add alias of bundle clean
11 years ago
Toni Ristola
83cf909ad6
Added aliases for docker compose
11 years ago
Cooper Maruyama
d80918bf98
add markdown extension to README
11 years ago
Cooper Maruyama
24552f0225
Add readme and add new alias cfpc: paste+compile+copy
11 years ago
Jordan Klassen
45121611fe
Update template zshrc with HYPHEN_INSENSITIVE
11 years ago
Robby Russell
140034605e
Merge pull request #3825 from kennedyoliveira/master
...
Some fixes for Docker plugin
11 years ago
Robby Russell
cabb8f712a
Merge pull request #3814 from willmendesneto/frontend-search-add-autocomplete
...
Add autocomplete for frontend-search
11 years ago
Cooper Maruyama
a315ddc075
typofix
11 years ago
Cooper Maruyama
8e8cdc0502
Add coffeescript aliases: cf, cfc, cfp
...
cf: compile and show output
cfc: compile & copy
cfp: compile from pasteboard & print
11 years ago
Jordan Klassen
66052e2d07
Add hyphen insensitivity
11 years ago
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
11 years ago
Brian Hartvigsen
5c9c373cd7
Fix minimal.zsh-theme's check for in_svn and add support for mercurial
11 years ago
Will Mendes
590d393595
Add autocomplete for frontend-search
11 years ago
Matthew Ziegelbaum
551d68ad11
Fixes gradle autocomplete. Regex did not include subproject tasks before.
11 years ago
Robby Russell
ff4663a6b8
Merge pull request #3802 from willmendesneto/patch-1
...
fix stackoverflow url in search
11 years ago
Will Mendes
05f2ad3dbb
fix stackoverflow url in search
11 years ago
Robby Russell
b4729d3ea0
Merge pull request #3792 from willmendesneto/frontend-search-add-new-repositories
...
Add stackoverflow search
11 years ago
dnixx
7f0b577b14
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
11 years ago
Will Mendes
eea77b7cb7
Add stackoverflow link
11 years ago
Robby Russell
75b9030f48
Merge pull request #3731 from NHDaly/patch-1
...
Fixed Typo.
11 years ago
Robby Russell
8301040383
Merge pull request #3683 from jameswomack/fix_3640
...
Use camelCase for npm aliases
11 years ago
Nathan Daly
d4918ae8a0
Fixed Typo.
11 years ago
Robby Russell
1b6af54676
Merge pull request #3692 from XerWandeRer/master
...
Update _adb
11 years ago
Robby Russell
b28abd5eff
Merge pull request #3694 from houjunchen/django
...
Update django.plugin.zsh for Django 1.7.6
11 years ago
Abner Chen
0dde9943c9
[Modify] Update django.plugin.zsh for Django 1.7.6
11 years ago
XerWandeRer
a414b5e3d9
Update _adb
...
Added support for `tcpip` option
11 years ago
James Womack
c58c623305
Use camelCase for npm aliases
11 years ago
Robby Russell
e55c715508
Merge pull request #3635 from wyldphyre/master
...
Add README.md file
11 years ago
wyldphyre
01ec37e5f8
Added missing 'stt' command alias
11 years ago
wyldphyre
2e1b964c00
Add README.md file
11 years ago
Robby Russell
6ddd44a341
Merge pull request #3622 from koddsson/notifier-plugin-if-order
...
Re-order OS detection if..else statement in bgnotify plugin.
11 years ago
Robby Russell
656db4dfac
Merge pull request #3623 from uberspot/nmap_feat
...
Add nmap plugin with some aliases for scan modes
11 years ago
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 ).
11 years ago
uberspot
0dc7b5c049
add nmap plugin with some aliases for scan modes
11 years ago