Hugo Posca
e693b517cf
Add 'git branch hierarchy' alias on git plugin
With this alias one can see the branches hierarchy of the repository
without all the commit messages.
Very useful when trying to discover which branch is the parent of
another and/or if a branch was merged.
* (local-branch-for-tests)
* (origin/newer-stuff, newer-stuff)
* (tag: before-merging)
| * (origin/more-stuff)
| | * (origin/new-stuff, new-stuff)
| |/
| | * (origin/another-branch)
| | | * (origin/master, origin/HEAD)
| | |/
| | *
| | |\
| |/ /
| | * (update-documentation)
| * | (HEAD -> master)
| |/
| | * (refs/stash)
| |/
|/|
* | (pr-hints)
|/
| * (tag: before-rebase)
|/
* (old-local-branch)
| * (branch5)
|/
| * (branch4)
|/
| * (branch3)
|/
| * (origin/branch2, branch2)
|/
| * (origin/branch1)
|/
*
|
2018-01-19 14:34:27 -08:00 |
| .. |
|
adb
|
Update adb (#6472)
|
2017-12-07 15:52:52 -08:00 |
|
ant
|
Fix for ant targets with leading dash
|
2015-02-09 13:12:02 -08:00 |
|
apache2-macports
|
Plugins: apache2-macports - add README
|
2015-06-12 00:00:47 +02:00 |
|
arcanist
|
Fix arcanist aliases (#5110)
|
2016-06-01 12:23:20 +02:00 |
|
archlinux
|
Fixed Pacaur aliases (#6416)
|
2017-11-14 06:35:55 -08:00 |
|
asdf
|
Add 'asdf' plugin
|
2016-03-30 02:05:07 -04:00 |
|
autoenv
|
Adding new path to look for activate.sh (#5654)
|
2017-01-05 11:41:53 +01:00 |
|
autojump
|
Add nixos support for autojump plugin (#6365)
|
2017-11-01 06:05:35 -07:00 |
|
autopep8
|
Completion for python, pep8, autopep8 and pylint
|
2013-09-10 11:33:58 +02:00 |
|
aws
|
speed up chruby plugin by eliminating(as much as possible) calls to brew (#6080)
|
2017-11-07 08:03:54 -08:00 |
|
battery
|
Fixing battery prompt formatting issue (cf #5894) (#5895)
|
2017-02-22 23:50:49 -08:00 |
|
bbedit
|
Adding README.md
|
2014-08-31 12:56:23 -05:00 |
|
bgnotify
|
[plugins/bgnotify] fix for iTerm2 notification clicks
|
2015-09-14 15:32:50 -07:00 |
|
boot2docker
|
Add new boot2docker options
|
2015-06-09 11:29:37 +02:00 |
|
bower
|
fixed bower completion error from issue #2694 (#5056)
|
2016-05-21 17:51:48 -07:00 |
|
branch
|
Use default branch on recently created Mercurial repository. (#4985)
|
2016-05-29 11:25:17 +02:00 |
|
brew
|
brew: fix disclaimer shown if mkdir is aliased
|
2016-11-11 15:20:11 +01:00 |
|
bundler
|
bundler plugin: Simplify retrieval of cpu count on OSX (#5180)
|
2016-06-21 01:31:13 +02:00 |
|
bwana
|
Bwana plugin for reading man pages in Safari
|
2012-07-19 03:02:57 -07:00 |
|
cabal
|
Merge pull request #2346 from zsiciarz/master
|
2015-02-22 10:24:21 -08:00 |
|
cake
|
Switch newer-than logic to get the desired behavior
|
2015-02-01 23:32:38 +01:00 |
|
cakephp3
|
Fix styling in cakephp3 completion
|
2016-05-23 12:33:17 +02:00 |
|
capistrano
|
use capit instead of shipit as shipit conflicts with npm package shipit
|
2015-10-30 08:11:38 +00:00 |
|
cargo
|
Update rust plugin for latest rustc (#6342)
|
2017-11-01 06:04:03 -07:00 |
|
cask
|
Add more information to cask plugin README
|
2016-12-18 05:02:08 +01:00 |
|
catimg
|
Verification of convert inside the function
|
2014-02-23 10:07:26 +01:00 |
|
celery
|
Add celery completion
|
2013-06-25 22:06:24 +08:00 |
|
chruby
|
speed up chruby plugin by eliminating(as much as possible) calls to brew (#6080)
|
2017-11-07 08:03:54 -08:00 |
|
chucknorris
|
Merge pull request #4214 from queria/chuck-linefix
|
2015-10-20 23:05:12 +02:00 |
|
cloudapp
|
Added cloudapp from @holman of @GitHub fame
|
2011-06-28 20:09:00 -06:00 |
|
codeclimate
|
Add codeclimate autocomplete plugin
|
2015-09-01 23:08:41 -04:00 |
|
coffee
|
Fixed typo (#5369)
|
2016-09-03 19:49:20 +02:00 |
|
colemak
|
Fix path for colemak plugin
|
2014-05-28 11:22:35 +02:00 |
|
colored-man-pages
|
Prepend function keyword in colored-man-pages plugin (#6238)
|
2017-11-07 07:51:38 -08:00 |
|
colorize
|
Update colorize.plugin.zsh
|
2014-05-29 10:56:41 +02:00 |
|
command-not-found
|
Add OSX support for command-not-found
|
2015-11-02 01:32:15 -06:00 |
|
common-aliases
|
common-aliases: check if $XIVIEWER is defined and minor fixes
|
2016-11-02 11:18:38 +01:00 |
|
compleat
|
Cleanup
|
2011-05-28 13:06:03 -04:00 |
|
composer
|
Fix Standard Error Redirection for composer plugin (#5935)
|
2017-11-07 07:50:08 -08:00 |
|
copybuffer
|
Add copybuffer function and keybinding (#5431)
|
2016-09-22 19:41:30 +02:00 |
|
copydir
|
clip*: add xsel support
|
2015-10-05 05:13:11 -04:00 |
|
copyfile
|
Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions.
|
2015-08-18 03:49:51 -04:00 |
|
cp
|
Fix cp plugin completion and refactor (#5427)
|
2016-10-04 01:03:16 +02:00 |
|
cpanm
|
Optimize plugin loading so that only one call to compinit is required
|
2011-04-12 17:41:09 -04:00 |
|
debian
|
fix conflict with command ag (#6395)
|
2017-11-06 06:41:13 -08:00 |
|
dircycle
|
dircycle: fix error on insert-cycledleft if dirstack is empty
|
2016-11-10 19:46:15 +01:00 |
|
dirhistory
|
style fixes
|
2015-08-04 15:10:18 -07:00 |
|
dirpersist
|
style fixes
|
2015-08-04 15:10:18 -07:00 |
|
django
|
[Modify] Update django.plugin.zsh for Django 1.7.6
|
2015-03-17 03:26:44 +08:00 |
|
dnf
|
Add README to dnf plugin
|
2016-02-11 21:45:24 +01:00 |
|
docker
|
Update Docker completion plugin (#6410)
|
2017-11-11 09:40:03 -08:00 |
|
docker-compose
|
add docker-compose down alias (#5557)
|
2016-10-25 06:25:07 +02:00 |
|
docker-machine
|
Add docker-machine plugin (#4782)
|
2017-11-07 08:05:19 -08:00 |
|
dotenv
|
add dotenv plugin (#4373)
|
2016-12-14 17:49:08 +01:00 |
|
droplr
|
'plugins/droplr/README.md: Solve typos'
|
2016-12-30 10:34:16 -02:00 |
|
emacs
|
Update emacs plugin. (#5201)
|
2016-07-19 00:20:59 +02:00 |
|
ember-cli
|
Merge master (rebase being super annoying). Fix conflicts
|
2015-09-21 22:19:15 -04:00 |
|
emoji
|
Merge pull request #4244 from Gnouc/master
|
2015-08-30 21:47:42 -07:00 |
|
emoji-clock
|
added support for GNU version of date
|
2014-10-14 20:44:31 +05:30 |
|
emotty
|
Add emotty plugin
|
2015-09-18 14:24:46 +02:00 |
|
encode64
|
Adding support for stdin input in the encode64 plugin
|
2016-01-18 21:01:04 +01:00 |
|
extract
|
extract: add README
|
2016-09-30 00:38:21 +02:00 |
|
fabric
|
Update to a better fab compeletion script.
|
2013-01-10 13:56:55 +08:00 |
|
fancy-ctrl-z
|
Moved comments and credits from source to README
|
2015-09-03 08:55:03 +02:00 |
|
fasd
|
Change vim command to $EDITOR for consistency (#5063)
|
2016-05-21 17:52:11 -07:00 |
|
fastfile
|
Enhance handleing of spaces in filenames
|
2012-05-29 03:24:05 +02:00 |
|
fbterm
|
Exit only if the fbterm session closed correctly
|
2015-08-09 22:45:02 +02:00 |
|
fedora
|
Added fedora plugin, based on dnf/yum plugin
|
2015-09-09 11:42:56 +02:00 |
|
firewalld
|
corrected alias documentation
|
2016-09-08 00:27:46 +01:00 |
|
forklift
|
forklift: update homepage URL and tweak formatting
|
2016-01-08 23:35:22 -05:00 |
|
fossil
|
Added fossil plugin.
|
2016-05-10 13:23:23 -03:00 |
|
frontend-search
|
Fix bug in compass docs search
|
2016-02-22 00:09:27 +11:00 |
|
gas
|
Update the script to account for the changes in 0.1.7 where .gas is a directory
|
2011-10-15 23:31:27 +02:00 |
|
gb
|
Rename getgb plugin to gb
|
2016-07-04 22:34:41 +02:00 |
|
geeknote
|
Added a short description of the plugin
|
2014-09-01 20:08:29 +02:00 |
|
gem
|
gem plugin: added _files to install command
|
2014-07-16 12:27:01 +02:00 |
|
git
|
Add 'git branch hierarchy' alias on git plugin
|
2018-01-19 14:34:27 -08:00 |
|
git-extras
|
Fixed a typo.
|
2015-12-15 22:52:13 -07:00 |
|
git-flow
|
Update git-flow aliases (#6335)
|
2017-11-01 06:09:31 -07:00 |
|
git-flow-avh
|
Update git-flow-avh 1.7.0
|
2013-12-03 08:56:18 -05:00 |
|
git-hubflow
|
Add Git Hubflow aliases
|
2015-10-02 08:14:06 -04:00 |
|
git-prompt
|
Show tag name when detached status if possible
|
2015-08-17 18:22:27 +09:00 |
|
git-remote-branch
|
Only trim remote names; be git-flow friendly
|
2013-04-24 09:11:52 +10:00 |
|
gitfast
|
Use OSTYPE instead of uname whenever possible for better speed. (#5496)
|
2016-10-10 22:24:30 +02:00 |
|
github
|
Moved git.io url to https
|
2016-04-16 06:52:58 +05:30 |
|
gitignore
|
Update gitignore.plugin: comma separated arguments
|
2016-01-18 21:54:10 +01:00 |
|
glassfish
|
application completion
|
2014-03-25 16:47:58 +01:00 |
|
globalias
|
Fix formatting and usage section
|
2016-10-04 13:55:11 +02:00 |
|
gnu-utils
|
'plugins/gnu-utils/gnu-utils.plugin.zsh: Solve typos'
|
2016-12-30 10:34:16 -02:00 |
|
go
|
remove duplicate 'go' plugin, symlink to 'golang'
|
2014-02-12 20:09:44 -06:00 |
|
golang
|
Add more go aliases (#5259)
|
2016-08-21 20:06:47 +02:00 |
|
gpg-agent
|
Fix wrong $GNUPGHOME usage in gpg-agent plugin (#6403)
|
2017-11-08 14:02:38 -08:00 |
|
gradle
|
Improved gradle options (arguments) completion (#5743)
|
2017-01-04 12:26:23 +01:00 |
|
grails
|
Removed unnecessary execute permissions for some plugins
|
2014-05-29 10:58:17 +02:00 |
|
grunt
|
Update Grunt plugin to 0.1.2
|
2015-02-23 11:43:19 +00:00 |
|
gulp
|
Update gulp.plugin.zsh
|
2015-12-15 12:14:41 +01:00 |
|
helm
|
Added: Helm plugins (#6265)
|
2017-11-06 06:49:27 -08:00 |
|
heroku
|
Add heroku features command to completion (#5667)
|
2016-12-17 23:03:02 +01:00 |
|
history
|
Added README.md file
|
2015-06-12 00:17:17 +02:00 |
|
history-substring-search
|
'plugins/history-substring-search/history-substring-search.zsh: Solve typos'
|
2016-12-30 10:34:16 -02:00 |
|
httpie
|
Add README for httpie plugin
|
2015-06-10 14:36:53 +02:00 |
|
iterm2
|
Plugin for iTerm2 (#3790)
|
2017-11-07 08:11:21 -08:00 |
|
iwhois
|
provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server
|
2014-02-11 20:05:59 +13:00 |
|
jake-node
|
Jake-node plugin : update
|
2011-12-02 12:54:04 +01:00 |
|
jhbuild
|
Add initial JHBuild plugin support
|
2015-02-15 15:39:50 +01:00 |
|
jira
|
jira plugin: take into account action argument (fix #6388) (#6393)
|
2017-11-04 10:31:42 -07:00 |
|
jruby
|
Removed unnecessary execute permissions for some plugins
|
2014-05-29 10:58:17 +02:00 |
|
jsontools
|
adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit
|
2014-03-27 10:34:54 -04:00 |
|
jump
|
Add non 0 exit code for missing jump targets (#5500)
|
2016-10-07 23:54:54 +02:00 |
|
kate
|
Add a plugin to support kate the kde texteditor
|
2011-03-26 15:06:30 +01:00 |
|
kitchen
|
Replace _kitchen completion with the version from zsh-users (#5011)
|
2016-06-14 20:32:10 +02:00 |
|
knife
|
Fix: Plugin knife: Add relative local path for commands which upload files (#4240)
|
2016-06-08 17:27:51 +02:00 |
|
knife_ssh
|
No cat, and hide errors for missing cache file
|
2013-07-16 17:01:58 -07:00 |
|
kops
|
feature(plugins): adds kops (kubernetes operations) plugin (#6107)
|
2017-11-07 08:03:14 -08:00 |
|
kubectl
|
Add aliases for kubectl to speed up repetitive commands. (#5856)
|
2017-11-07 08:00:14 -08:00 |
|
laravel
|
Added laravel plugin which gives aliases to artisan and bob, and
|
2012-08-19 14:03:23 +01:00 |
|
laravel4
|
Laravel 5 support
|
2015-02-16 11:58:54 +03:30 |
|
laravel5
|
Enhanced Laravel 5 Plugin (#6376)
|
2017-11-04 10:34:31 -07:00 |
|
last-working-dir
|
last-working-dir: add README
|
2016-09-30 20:11:17 +02:00 |
|
lein
|
Add file completions for lein (#5380)
|
2016-09-12 17:46:10 +02:00 |
|
lighthouse
|
Use standard open command in fasd and lighthouse plugins
|
2015-08-05 01:18:42 +02:00 |
|
lol
|
git lol
|
2012-12-18 08:47:04 +00:00 |
|
macports
|
Optimize plugin loading so that only one call to compinit is required
|
2011-04-12 17:41:09 -04:00 |
|
man
|
Add 'man' plugin.
|
2015-07-29 20:05:44 +08:00 |
|
marked2
|
Adding README.md and renaming plugin
|
2014-08-31 13:01:21 -05:00 |
|
mercurial
|
Use actual commit --amend command for Mercurial
|
2015-11-26 14:08:53 +00:00 |
|
meteor
|
Add README to meteor plugin
|
2016-05-12 17:06:44 +02:00 |
|
mix
|
Update to mix plugin to support Phoenix v1.3.0+ tasks (#6355)
|
2017-11-01 05:23:14 -07:00 |
|
mix-fast
|
Add mix-fast plugin (similar to rake-fast)
|
2015-06-14 17:41:56 +02:00 |
|
mosh
|
Add support for mosh (remote-shell) tab completion.
|
2013-08-19 16:28:09 -06:00 |
|
mvn
|
Added 'clean verify' to the mvn plugin targets (#6339)
|
2017-11-01 06:21:49 -07:00 |
|
mysql-macports
|
Fixed folder naming for mysql-macports plugin and improved start/stop scripts.
|
2011-04-20 21:13:38 +02:00 |
|
n98-magerun
|
Add file completion as optional argument
|
2015-05-09 15:43:30 +09:30 |
|
nanoc
|
Add new 'nanoc' plugin
|
2012-09-06 19:59:18 +10:00 |
|
ng
|
Added README.md
|
2016-09-21 21:27:05 +02:00 |
|
nmap
|
Add 3 more nmap aliases to nmap plugin
|
2015-10-03 19:37:12 +02:00 |
|
node
|
Update endpoint from HTTP to HTTPS (#5622)
|
2016-11-11 03:17:43 +01:00 |
|
nomad
|
feat(nomad): add common commands and new readme
|
2016-10-04 00:03:14 +02:00 |
|
npm
|
Improved npm aliases: run, publish (#6354)
|
2017-11-04 10:35:44 -07:00 |
|
npx
|
plugin: npx (#6152)
|
2017-11-06 06:48:56 -08:00 |
|
nvm
|
nvm plugin improvements (#5265)
|
2016-08-07 19:36:44 +02:00 |
|
nyan
|
Update nyan.plugin.zsh
|
2014-01-24 10:27:41 -08:00 |
|
oc
|
Add OpenShift autocompletion (#6049)
|
2017-11-07 07:55:24 -08:00 |
|
osx
|
Replace spotify command in the osx plugin with a more recent copy of the upstream project (#6419)
|
2017-12-14 08:01:32 -08:00 |
|
pass
|
Fix pass zsh completion and autoloading
|
2014-08-29 00:39:33 +02:00 |
|
paver
|
A paver (Python build and configuration utility) plugin
|
2015-06-13 11:06:26 +02:00 |
|
pep8
|
Completion for python, pep8, autopep8 and pylint
|
2013-09-10 11:33:58 +02:00 |
|
per-directory-history
|
Update per-directory-history plugin to latest version (#5493)
|
2016-10-04 13:56:25 +02:00 |
|
perl
|
Removing say() function in perl plugin so that it doesn't overwrite OSX comand line utility. Closes #2562
|
2015-02-22 09:57:42 -08:00 |
|
perms
|
Avoid unnecesary processing... (#5352)
|
2016-09-19 19:57:51 -07:00 |
|
phing
|
Remove warning lines from phing completion
|
2016-07-18 14:17:43 -05:00 |
|
pip
|
add pip --user (#6470)
|
2017-12-07 15:53:10 -08:00 |
|
pj
|
Revert "Fix pj() function when no project has been specified"
|
2016-08-21 00:09:59 +02:00 |
|
pod
|
generate with 'pod --completion-script' /cc thx to @ajmccall
|
2015-06-10 14:36:52 +02:00 |
|
postgres
|
Add reload and status alises to postgres
|
2013-09-24 15:20:52 -03:00 |
|
pow
|
Change all pwd calls for $PWD variable
|
2014-11-06 18:33:56 +01:00 |
|
powder
|
Added auto complete plugin for powder gem https://github.com/Rodreegez/powder
|
2011-08-02 11:24:09 +09:30 |
|
powify
|
Update powify for displayed parameter is not enough, and when there is no directory error
|
2013-07-03 22:29:42 +08:00 |
|
profiles
|
Fixes the profiles-plugin
|
2014-11-07 10:47:27 +01:00 |
|
pyenv
|
optimize load of pyenv with homebrew (#6142)
|
2017-11-07 07:57:07 -08:00 |
|
pylint
|
pylint.plugin.zsh: Remove include-ids=y
|
2016-02-07 21:31:25 +01:00 |
|
python
|
Merge pull request #2088 from Stibbons/gsemet_push_pep_pylint_completion
|
2013-12-02 23:45:35 -08:00 |
|
rails
|
Check first for bin/stubs directory in _rails_command and _rake_command (#6372)
|
2017-11-04 10:33:57 -07:00 |
|
rake
|
Adieu l'ami.
|
2014-02-20 10:18:53 -08:00 |
|
rake-fast
|
rake-fast: change variable name from $path' to $file'
|
2016-08-29 09:43:08 +02:00 |
|
rand-quote
|
Remove code, not comment it out
|
2015-08-26 14:12:42 -04:00 |
|
rbenv
|
Set RBENV_ROOT to "$HOME/.rbenv" if not already set (#6324)
|
2017-11-06 06:43:03 -08:00 |
|
rbfu
|
provide plugin for rbfu the ruby version switcher
|
2012-07-03 09:59:42 +02:00 |
|
react-native
|
Add React Native aliases for logs (#5756)
|
2017-06-22 11:38:34 -07:00 |
|
rebar
|
Add rebar to plugin
|
2013-01-08 13:34:33 +08:00 |
|
redis-cli
|
Fixed typo for one of the subcommands (linset -> linsert)
|
2011-07-17 21:01:06 -07:00 |
|
repo
|
New alias for repo: ru and rst
|
2014-06-08 10:41:51 +02:00 |
|
rsync
|
Adding compression to rsync commands
|
2014-06-08 10:33:54 +02:00 |
|
ruby
|
Update ruby.plugin.zsh (#2117)
|
2017-11-14 06:37:31 -08:00 |
|
rust
|
Update rust plugin for latest rustc (#6342)
|
2017-11-01 06:04:03 -07:00 |
|
rvm
|
rvm plugin: Fix gems to work with GNU sed
|
2015-08-15 15:19:02 +09:00 |
|
safe-paste
|
The safe-paste plugin now works with tmux, too
|
2013-04-17 17:08:36 -07:00 |
|
sbt
|
added assembly alias (#5107)
|
2016-05-23 09:43:15 -07:00 |
|
scala
|
'plugins/scala/_scala: Solve typos'
|
2016-12-30 10:34:16 -02:00 |
|
scd
|
Update to the upstream smart-change-directory.
|
2014-11-02 12:33:56 -05:00 |
|
screen
|
Add support of screen-* $TERM in screen plugin
|
2012-11-22 00:48:44 +02:00 |
|
scw
|
Support for 'scw' command (Scaleway CLI)
|
2015-08-05 14:58:00 +02:00 |
|
sfffe
|
Moved misplaced plugins.
|
2013-10-14 07:39:59 -04:00 |
|
shrink-path
|
Add shrink-path plugin to shorten directory paths (e.g. ~/f/b/quux) (#5262)
|
2016-08-11 02:44:00 +02:00 |
|
singlechar
|
Make (s)xf not search in current dir
|
2012-05-29 03:22:11 +02:00 |
|
spring
|
spring boot plugin
|
2015-07-19 11:44:51 +08:00 |
|
sprunge
|
sprunge-plugin: Remove the unnecessary while loop.
|
2012-01-16 13:26:08 +01:00 |
|
ssh-agent
|
ssh-agent: check ssh-agent process w/ ps again
|
2016-09-17 13:01:10 +02:00 |
|
stack
|
Remove unnecessary sandbox fn
|
2015-09-16 17:25:39 +10:00 |
|
sublime
|
Use OSTYPE instead of uname whenever possible for better speed. (#5496)
|
2016-10-10 22:24:30 +02:00 |
|
sudo
|
Plugin : Sudo - Add support of sudoedit (#5035)
|
2016-08-14 17:45:00 -07:00 |
|
supervisor
|
Add version option
|
2013-07-03 11:57:31 +08:00 |
|
suse
|
'plugins/suse/suse.plugin.zsh: Solve typos'
|
2016-12-30 10:34:16 -02:00 |
|
svn
|
Clean up and refactor code in svn plugin
|
2016-09-29 14:03:09 +02:00 |
|
svn-fast-info
|
ignore any grep aliases that might be defined
|
2014-11-16 02:47:35 -06:00 |
|
swiftpm
|
swift-pm: Rename plugin to 'swiftpm' (#5674)
|
2016-11-30 00:20:43 +01:00 |
|
symfony
|
Fix symfony command completion 'permission denied'
|
2013-07-22 15:51:16 +02:00 |
|
symfony2
|
Fix deprecated usage (#5050)
|
2016-05-14 17:19:26 +02:00 |
|
systemadmin
|
Updated with @mcornella suggestions
|
2015-08-27 11:34:53 +02:00 |
|
systemd
|
Add list-timers to systemd user commands (#5099)
|
2016-06-05 22:43:59 -07:00 |
|
taskwarrior
|
Update taskwarrior completion to 2.5.1 (#5171)
|
2016-06-17 11:43:08 +02:00 |
|
terminalapp
|
Add a deprecation comment.
|
2015-08-17 20:51:41 -04:00 |
|
terminitor
|
terminitor plugin: add autocompletion also for edit, delete and setup subcommands.
|
2011-09-15 15:39:10 +02:00 |
|
terraform
|
Fix the terraform function name (#6418)
|
2017-11-14 06:36:22 -08:00 |
|
textastic
|
Adding README.md
|
2014-08-31 12:55:46 -05:00 |
|
textmate
|
Update 'tm' function to take multiple files on the command-line
|
2016-03-25 11:57:09 -07:00 |
|
thefuck
|
thefuck-alias -> thefuck --alias
|
2015-08-31 17:36:41 -04:00 |
|
themes
|
themes plugin now picks a random theme if no argument is provided.
|
2013-10-28 11:06:10 -04:00 |
|
thor
|
Thor
|
2011-05-28 13:12:03 -04:00 |
|
tig
|
Add README to tig plugin
|
2016-08-24 21:28:49 +02:00 |
|
tmux
|
Add tmux attach -d alias (#5285)
|
2016-08-12 20:50:09 -07:00 |
|
tmux-cssh
|
[tmux-cssh plugin] Initial version
|
2014-11-13 19:00:27 +01:00 |
|
tmuxinator
|
Fix tmuxinator completion for symlinked dirs
|
2015-02-15 18:29:26 +02:00 |
|
torrent
|
Adding torrent tools plugin.
|
2013-01-01 19:51:55 -08:00 |
|
tugboat
|
Added the tugboat autocompletion plugin
|
2015-06-11 21:10:33 +02:00 |
|
ubuntu
|
Added aliases for listing packages (#6374)
|
2017-11-08 14:03:11 -08:00 |
|
urltools
|
plugins/urltools: add suport for python 3 (#5039)
|
2016-08-14 17:43:23 -07:00 |
|
vagrant
|
vagrant snapshot (#5032)
|
2016-05-21 17:51:30 -07:00 |
|
vault
|
Vault basic autocompletion.
|
2016-01-15 21:03:34 +02:00 |
|
vi-mode
|
Fix iTerm crash on window re-size (#5211)
|
2016-09-12 17:55:48 +02:00 |
|
vim-interaction
|
[vim-interaction plugin] Escaping special chars in file names and simplifying code.
|
2015-09-01 19:07:49 +02:00 |
|
virtualenv
|
Make the virtualenv plugin themable
|
2013-10-15 14:34:03 +02:00 |
|
virtualenvwrapper
|
Add quotes to support folders with whitespace
|
2015-08-07 22:45:46 +02:00 |
|
vundle
|
Update link
|
2015-08-21 14:28:03 +08:00 |
|
wakeonlan
|
Adding README file for the wakeonlan plugin
|
2011-09-20 09:27:15 +01:00 |
|
wd
|
[wd] Fix update of wd plugin to v0.4.6 (#6407)
|
2017-11-09 15:10:33 -08:00 |
|
web-search
|
Add goodreads search provider (#5778)
|
2017-01-15 11:21:36 -08:00 |
|
wp-cli
|
This plugin also includes tab completions
|
2016-05-12 13:29:20 +02:00 |
|
xcode
|
Adds option for directory to Xcode xc function. (#5253)
|
2016-09-21 17:55:58 +02:00 |
|
yarn
|
Update Yarn plugin alias (#6246)
|
2017-11-04 10:41:14 -07:00 |
|
yii
|
Added Yii basic command completion
|
2014-02-14 14:55:00 +00:00 |
|
yii2
|
Updated Yii2 command completion
|
2014-12-15 21:37:38 +06:00 |
|
yum
|
Fixed unmached " in yum plugin
|
2012-06-15 10:07:22 +03:00 |
|
z
|
'plugins/z/z.1: Solve typos'
|
2016-12-30 10:34:16 -02:00 |
|
zeus
|
Disable globbing when executing zeus rake aliases to enable use of square brackets without escaping
|
2015-06-10 14:36:55 +02:00 |
|
zsh-navigation-tools
|
znt: Update to v2.2.7 (#5576)
|
2016-11-02 13:08:58 +01:00 |
|
zsh_reload
|
Update /home/srj/.oh-my-zsh/cache references
|
2015-01-08 16:38:05 +00:00 |