gkze
7f3e6143ec
Add terraform completion
11 years ago
Andrew Janke
f73e642e22
virtualenvwrapper: treat git repos as project roots again (instead of requiring a .venv customization directory)
...
Change error output to more conventional OMZ format, so it's clear the plugin is for oh-my-zsh and not base zsh.
Use `local` variables instead of manual unsetting.
11 years ago
Andrew Janke
c1f1f91daa
virtualenvwrapper: Replace "realpath" with portable zsh-native `:A` and `:h` modifiers
11 years ago
moncho
0950f9c56d
Plugin now uses completion script from docker-compose repo.
11 years ago
ncanceill
d24196cfbd
git plugin: fix ggl to avoid empty string
...
see
https://github.com/robbyrussell/oh-my-zsh/pull/2790#issuecomment-112716330
11 years ago
Arnaud Rinquin
ed6645a282
Fix plugin/git ggpull and ggpush backward compatibility
...
Current `ggpush` is `git push origin` instead of `git push origin $(current_branch)`
Same for `ggpull`
11 years ago
Andrew Janke
d0670aa2bd
Fix merge conflict for jira-prefix and jira add comment
11 years ago
Mikhail S. Pobolovets
a7e79824f8
Add mix-fast plugin (similar to rake-fast)
...
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
11 years ago
UserTaken
55b1a2befe
Update _docker
11 years ago
Michael Okner
3d670c0bfc
Adding quotes to git completion discovery path
...
Previously, spaces in the path would result in wto separate errouneous
paths being parsed. This fixes that issue.
11 years ago
Fräntz Miccoli
4cc0a2638c
A paver (Python build and configuration utility) plugin
11 years ago
Marc Cornellà
26c7adf110
Revert "Added migration notification for rails plugin"
...
This reverts commit 1493d88e3f , made
to put a deprecated notice on rails3 and rails4 plugins, so that
users would migrate to the unified rails plugin.
It's been 1.5 years since that, so everyone should be migrated to
the good one.
11 years ago
Sriram Sundarraj
8b95bdb5e0
Added github in web_search plugin.
11 years ago
Christian Hoener zu Siederdissen
83295ec9bc
last-working-dir working with spaces in dirnames
11 years ago
Tommy Wang
d0b690b584
use local options to set no_equals before sourcing bash completion script
11 years ago
ncanceill
f1a43daa36
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
11 years ago
Filip Bartuzi
e55d84f76e
Add reference to bundler plugin issue in README
11 years ago
Erlend Hamberg
763cef8013
Add `leaves` command to `brew` completion
11 years ago
Vadim
4b76b7429a
remove trash command from osx plugin
11 years ago
wyldphyre
cf3fb873ec
Added README.md file for ForkLift plugin
11 years ago
wyldphyre
81da07602c
Added README.md file for atom plugin
11 years ago
wyldphyre
a2d7d36e70
Added README.md file
11 years ago
CkEsc
c28b226af2
Fix README.md for sst command
11 years ago
Daniel Campoverde [alx741]
0e35bd4001
Plugins: vi-mode: Add first README file
11 years ago
KhasMek
0f96e8e6c2
Plugins: archlinux - add basic README.
11 years ago
KhasMek
e5929680fd
Plugins: archlinux - use command -v in favor of which
...
The command 'which' launches an external process that isn't
really necessary.
11 years ago
KhasMek
e0ce87632d
Plugins: apache2-macports - add README
11 years ago
ncanceill
8eb31a6f9a
git plugin: fix ggpnp when called without argument
...
also allow multiple arguments for ggp and ggl aliases
11 years ago
Mikhail S. Pobolovets
1f008b4113
Update Mix complition upto 1.0.4
...
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
11 years ago
Jorge González
02c2b74918
Update aliases in laravel5.plugin.zsh file
...
Some minor changes to the aliases.
* removed php artisan dump-autoload since is no longer a command in laravel 5
* updated the la5routes alias to the new version of the command
* added a la5vendor alias to publish assets from vendor packages
11 years ago
regagain
266894c6a1
Update taskwarrior.plugin.zsh
...
Corrected documentation to avoid confusion (see https://github.com/robbyrussell/oh-my-zsh/issues/3796 )
11 years ago
Michele Bologna
1a4dc0d2db
Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss).
11 years ago
Paul
8791d7e09e
Update bgnotify.plugin.zsh
...
Fixed error with spaces in commands
11 years ago
Luca Stefani
af4ffe56ea
adb: add more commands
11 years ago
Octavian Neamtu
fb5b83d10d
Fixed jump pluging to display the right mark name on 'mark . '
11 years ago
Oleksandr Shybystyi
563e1052c7
Added README for mercurial plugin
11 years ago
Paul Melnikow
4c409b0de9
sublime: Make subl a function so it can be called from functions in other modules
...
Without this change, whether a function can invoke 'subl' depends on the order in which modules are loaded. With this change, the order doesn't matter.
zsh resolves aliases at parse time not run time, which means if you invoke an alias from a function, the alias must be defined before the function.
See http://stackoverflow.com/a/25532276/893113 which refers to an explanation of this limitation.
For code which may be used non-interactively, the recommend workaround is to use functions instead of aliases.
11 years ago
Jonathan Roemer
e8ac8b9b5f
Added support for detecting Sublime Text 3 on Arch Linux
11 years ago
Matheus Cruz Rocha
6bec3c6719
Update history-substring-search README
...
This Change remove the .zsh on the plugin activate example, cause with the .zsh at the end the plugin won't be activated
11 years ago
DimitriSteyaert
83c3316cf4
Added the tugboat autocompletion plugin
11 years ago
ncanceill
f513999a4d
git plugin: make b local in gg* functions
...
because it leaked, and led to #3991
11 years ago
ncanceill
6ff96dab36
git plugin: fix error msg in gwip alias
...
because git rm will fail when no files were deleted
11 years ago
ncanceill
6c29041af7
git plugin: global var for git command
...
due to issues like #3962
until a proper plugin-loading system is implemented
11 years ago
ncanceill
a570f4b7f3
git plugin: bring back olg gg aliases
...
by popular demand, see #3972
11 years ago
UserTaken
557dc09d71
More run and create options
11 years ago
Blake Watters
25df9f3998
Disable globbing when executing `zeus rake` aliases to enable use of square brackets without escaping
11 years ago
Sean Escriva
f21a672fed
add kitchen completion plugin from @petere
11 years ago
Andrew Purcell
41104f8af8
Fix homebrew directory in aws plugin.
...
Sometimes the output of ``homebrew --prefix`` and ``homebrew --prefix
awscli`` don't match, and the second is the correct call.
11 years ago
David Hartmann
8652fd64ef
added comment functionality
...
added commenting functionality by appending 'm' after the issue key (regular JIRA shortcut)
11 years ago
Wayne
729b19c085
Remove docker insert command
...
Remove the docker insert command of autocomplete
11 years ago