ohmyzsh/plugins
Amir Tahvildaran db3d05fe71
aws: improve check for aws_completer - unhardcode path (#9123)
Closes #9122

The current check is assuming that the aws_completer is installed
globally, it then runs the command without that path

I have aws_completer in ~/.local/bin/aws_completer

This changes the check to see if the command exists instead of
concerning itself with where it in installed. This test matches the
behavior of just running the command.
2020-07-18 19:06:08 +02:00
..
adb
alias-finder Use safer append to hook function arrays (#8406) 2019-11-19 18:47:12 +01:00
ansible
ant
apache2-macports Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
arcanist arcanist: add functions which allow copy-pasting of URLS (#8688) 2020-03-04 10:54:24 +01:00
archlinux archlinux: fix pacweb breaking when multiple packages found (#9059) 2020-06-23 17:57:04 +02:00
asdf asdf: fix completions if ASDF_DIR is already exported (#8538) 2020-05-23 19:02:56 +02:00
autoenv autoenv: look in additional installation locations, redo logic 2020-03-12 16:48:31 +01:00
autojump autojump: clarify need to install it first 2020-04-22 12:01:30 +02:00
autopep8
aws aws: improve check for aws_completer - unhardcode path (#9123) 2020-07-18 19:06:08 +02:00
battery battery: add acpi requirement to README (#9116) 2020-07-18 18:45:59 +02:00
bazel Add plugin for bazel completion (#6434) 2020-05-23 22:41:42 +02:00
bbedit
bgnotify
boot2docker
bower Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
branch
brew brew: remove completion deprecation notice and fix README 2020-05-26 17:36:55 +02:00
bundler bundler: add alias for bundle add 2020-05-18 11:53:34 +02:00
cabal
cake Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
cakephp3 cakephp3: add README (#8196) 2019-10-02 22:31:28 +02:00
capistrano
cargo cargo: update completion to latest version (cdac4a8) 2019-10-19 17:51:28 +02:00
cask
catimg Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
celery
chruby Reword and add extra information 2019-10-09 18:12:58 +02:00
chucknorris chucknorris: normalize apostrophes (#9013) 2020-06-08 13:44:29 +02:00
cloudapp Deprecate cloudapp plugin (fixes #8966) 2020-06-19 23:10:00 +02:00
cloudfoundry
codeclimate codeclimate: add README 2019-12-27 02:51:54 +01:00
coffee Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
colemak Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00
colored-man-pages colorized-man-pages: add hooks for dman and debman commands (#8776) 2020-03-30 20:13:12 +02:00
colorize colorize: update plugin to support less options (#8392) 2019-12-22 21:21:14 +01:00
command-not-found command-not-found: speed up call to Homebrew command-not-found (#7740) 2020-03-02 13:34:26 +01:00
common-aliases common-aliases: fix hardcoded .zshrc path (#5926) 2020-05-23 17:21:50 +02:00
compleat Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
composer composer: fix documented aliases 2020-05-11 20:10:36 +02:00
copybuffer Fix an issue with escape characters (#7979) 2020-02-27 22:47:06 +01:00
copydir
copyfile Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
cp
cpanm Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
dash dash: simplify completion logic 2019-10-07 17:08:38 +02:00
debian Update syntax on the remaining functions 2019-09-08 14:58:46 +02:00
dircycle Replace "restart shell" documentation "exec zsh" (#8411) 2019-11-19 19:44:00 +01:00
direnv direnv: check if direnv is installed (#8809) 2020-05-22 18:29:52 +02:00
dirhistory Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
dirpersist Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
django Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
dnf Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
dnote Add a completion plugin for dnote (#7885) 2019-06-15 10:52:22 -07:00
docker docker: update to latest upstream completion (92dc906) (#8835) 2020-05-23 18:33:50 +02:00
docker-compose docker-compose: add alias for `docker-compose kill` (#8997) 2020-07-14 17:40:23 +02:00
docker-machine
doctl
dotenv dotenv: add never option to confirmation prompt (#9102) 2020-07-11 17:34:24 +02:00
dotnet dotnet: use official dotnet completion (#8518) 2020-02-15 19:19:57 +01:00
droplr
drush
eecms eecms: add README (#8277) 2019-10-18 19:05:47 +02:00
emacs emacs: support BSD mktemp in emacsclient.sh (#8351) 2019-11-06 20:25:36 +01:00
ember-cli
emoji
emoji-clock Upgrade some URLs to HTTPS (#8202) 2019-11-08 15:42:02 +01:00
emotty Actions to take after repository migration is complete (#8394) 2019-11-20 17:26:18 -08:00
encode64 encode64: fix typo in README (#9052) 2020-06-30 18:16:51 +02:00
extract extract: add IPA to extractable filetypes (#9117) 2020-07-18 16:32:50 +02:00
fabric Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
fancy-ctrl-z fancy-ctrl-z: ensure widgets are called with full context (#4838) 2020-02-28 17:27:16 +01:00
fasd Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
fastfile Silence non-existent/empty dir errors in fastfile_{sync,ls} 2020-06-04 15:51:48 +02:00
fbterm Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
fd
fedora Add deprecation notice for fedora and go plugins. 2020-05-26 18:14:58 +02:00
firewalld Rename some plugin READMEs for consistency 2019-12-27 02:37:27 +01:00
flutter Add flutter plugin (#8150) 2019-09-24 14:46:38 +02:00
forklift forklift: add support for Forklift distributed via the Setapp (#8803) 2020-05-22 18:20:31 +02:00
fossil
frontend-search frontend-search: add packagephobia (#8908) 2020-05-19 16:33:47 +02:00
fzf fzf: support for NixOS and Void Linux (#8618) 2020-02-13 18:57:52 +01:00
gas Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
gatsby adding gatsby command set (#7831) 2019-06-15 10:54:19 -07:00
gb
gcloud gcloud: add search path for Arch Linux (#8164) 2019-09-21 23:11:25 +02:00
geeknote Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
gem
git git: go back to previous main branch detection logic 2020-07-15 17:02:49 +02:00
git-auto-fetch git-auto-fetch: stop plugin from asking for ssh-key passphrase (#8399) 2019-11-18 20:14:07 +01:00
git-escape-magic git-escape-magic: fix typos in README (#8234) 2019-10-09 18:09:29 +02:00
git-extras Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
git-flow Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
git-flow-avh
git-hubflow
git-prompt Rewrite gitstatus collection to be more robust (#7322) 2019-12-20 23:33:39 -08:00
gitfast gitfast: proper synchronization (#8550) 2020-05-05 20:32:52 +02:00
github Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
gitignore gitignore: add newline to `gi` output (#7586) 2020-02-28 21:00:44 +01:00
glassfish glassfish: add README 2019-12-26 23:23:23 +01:00
globalias
gnu-utils gnu-utils: append make to cmds (#8794) 2020-04-03 16:13:36 +02:00
go Add deprecation notice for fedora and go plugins. 2020-05-26 18:14:58 +02:00
golang golang: add missing gom alias to README (#7961) 2019-06-27 18:49:00 +02:00
gpg-agent Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
gradle gradle: force `--console plain` for tasks cache generation (#8731) 2020-07-01 15:20:41 +02:00
grails Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
grunt
gulp
hanami
helm
heroku
history Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
history-substring-search history-substring-search: fixing my dumb mistake 2020-03-24 12:32:52 +01:00
hitokoto -mAdd hitokoto plugin (#8422) 2019-12-28 21:04:24 -08:00
homestead homestead: repair sed regex (#8103) 2019-08-24 00:00:08 +02:00
httpie httpie: add alias for https (#8032) 2020-07-14 16:50:18 +02:00
ionic Feature/ionic plugin aliases (#8494) 2019-12-28 20:35:31 -08:00
iterm2
jake-node
jenv jenv: fix Homebrew install path bug introduced in #7541 2020-05-26 18:05:11 +02:00
jfrog Add JFrog CLI plugin (#8250) 2020-02-25 12:00:25 +01:00
jhbuild jhbuild: add some missing commands and update README (#5195) 2020-02-27 18:51:44 +01:00
jira jira: add tempo command (#8928) 2020-05-21 18:11:18 +02:00
jruby jruby: add README (#8190) 2019-10-01 21:21:05 +02:00
jsontools jsontools: correct usage for is_json (#8857) 2020-04-26 12:25:00 +02:00
jump jump: fix for `marks' and CTRL+G key binding 2020-02-11 20:12:01 +01:00
kate
keychain Fix load of various plugins: fastfile, keychain, sfffe, stack 2020-05-26 18:05:12 +02:00
kitchen kitchen: change sed regex in completion to capture all commands (#5820) 2020-02-28 19:23:36 +01:00
knife knife: fix refactor mistake 2020-03-04 09:12:58 +01:00
knife_ssh knife_ssh: small tweaks 2019-12-27 00:58:31 +01:00
kops
kube-ps1 kube-ps1: update to latest version (ede8098) 2020-05-25 11:58:20 +02:00
kubectl kubectl: add alias to list pods by namespace (#8604) 2020-07-14 17:39:33 +02:00
laravel Laravel artisan commands extension (#8425) 2019-12-28 21:03:26 -08:00
laravel4 Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
laravel5
last-working-dir Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
lein lein: add README (#8189) 2019-10-01 20:10:11 +02:00
lighthouse Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
lol Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
lxd Add plugin for LXD autocomplete (#7457) 2020-05-23 22:35:48 +02:00
macports macports: add rdeps and rdependents completion (#4717) 2020-02-27 18:55:14 +01:00
magic-enter magic-enter: define bindkey for vi mode as well 2020-05-09 12:27:56 +02:00
man man: look for man page for subcommands (#8798) 2020-05-21 20:24:43 +02:00
marked2
mercurial Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
meteor Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
microk8s Added MicroK8s plugin for ZSH (#8499) 2019-12-28 20:37:38 -08:00
minikube minikube: cache command completions (#7446) 2020-03-02 13:20:28 +01:00
mix mix: add format option to completion (#7256) 2020-02-28 20:42:18 +01:00
mix-fast mix-fast: add decriptions to mix-fast completions (#8561) 2020-07-09 11:23:49 +02:00
mosh
mvn Add new mvn alias for `mvn fmt:format` (#9053) 2020-06-25 18:47:30 -07:00
mysql-macports Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
n98-magerun n98-magerun: add README (#8200) 2019-10-03 13:51:17 +02:00
nanoc
ng ng: refactor README 2020-02-27 19:26:55 +01:00
nmap nmap: add alias for ICMP scan (#4807) 2020-02-27 18:25:39 +01:00
node Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
nomad
npm Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
npx
nvm nvm: add `install-latest-npm` to completion (#8709) 2020-03-09 15:32:39 +01:00
oc oc: add README (#8188) 2019-10-01 13:02:28 +02:00
osx osx: refactor plugin and add a few features (#9026) 2020-06-17 11:26:39 +02:00
otp otp: add README and use clipcopy 2019-12-27 02:47:26 +01:00
pass pass: update completion to upstream version (675a002e) (#6475) 2020-02-28 20:29:44 +01:00
paver paver: add README 2019-12-27 01:05:47 +01:00
pep8
per-directory-history
percol Actions to take after repository migration is complete (#8394) 2019-11-20 17:26:18 -08:00
perl Some syntax changes and more function docs 2019-10-07 17:40:51 +02:00
perms Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
phing phing: fix copy-paste error in README 2020-03-09 14:46:22 +01:00
pip pip: add local Python package files to completion (#7442) 2020-03-02 13:17:16 +01:00
pipenv pipenv: fix error when Pipfile is not a file (#8931) 2020-05-21 17:56:13 +02:00
pj
please
pod Update README 2019-10-14 13:06:20 +03:30
postgres
pow Add README for pow and powify plugins (#8225) 2019-10-07 18:01:08 +02:00
powder powder: add README (#8310) 2019-10-25 13:14:53 +02:00
powify Add README for pow and powify plugins (#8225) 2019-10-07 18:01:08 +02:00
profiles Fix order and reword some things 2019-10-25 13:14:36 +02:00
pyenv pyenv: only run if pyenv not in $PATH (#8462) 2020-01-15 14:08:45 +01:00
pylint Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
python python: add line-number to pygrep (#8867) 2020-05-23 22:33:09 +02:00
rails Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
rake Actions to take after repository migration is complete (#8394) 2019-11-20 17:26:18 -08:00
rake-fast
rand-quote
rbenv rbenv: fix redirect in current_gemset 2020-05-23 19:05:32 +02:00
rbfu rbfu: add README 2019-12-27 01:54:02 +01:00
react-native Fix table alignment 2019-09-30 19:49:09 +02:00
rebar rebar: add README (#8198) 2019-10-03 13:52:50 +02:00
redis-cli Small changes 2019-10-07 17:25:44 +02:00
repo Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
ripgrep ripgrep: update completion to latest version (#8083) 2019-08-27 15:09:13 +02:00
ros Rename some plugin READMEs for consistency 2019-12-27 02:37:27 +01:00
rsync
ruby
rust Delete alias section 2019-10-10 11:07:33 +02:00
rustup Add plugin for rustup completion (#8914) 2020-05-16 17:15:43 +02:00
rvm Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
safe-paste safe-paste: add README (#8292) 2019-10-20 19:19:58 +02:00
salt Remove current directory from sys.path in python invocations (#8408) 2019-11-21 03:29:16 +01:00
sbt sbt: use new sbt command naming convention (#8426) 2019-11-28 17:40:34 +01:00
scala Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
scd
screen screen: add README (#8256) 2019-10-15 23:25:56 +02:00
scw
sdk sdk: support completion of new commands in 5.8.0 (#8870) 2020-04-30 20:28:07 +02:00
sfdx
sfffe Fix load of various plugins: fastfile, keychain, sfffe, stack 2020-05-26 18:05:12 +02:00
shell-proxy Add `shell-proxy` plugin (#8692) 2020-05-24 18:48:43 +02:00
shrink-path shrink-path: added glob and quote options (#7694) 2020-03-05 13:08:05 +01:00
singlechar singlechar: add README (#8232) 2019-10-09 16:58:58 +02:00
spring
sprunge Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
ssh-agent ssh-agent: check if `ssh-add -l` was successful 2019-09-08 16:07:06 +02:00
stack Fix load of various plugins: fastfile, keychain, sfffe, stack 2020-05-26 18:05:12 +02:00
sublime update path for snapd /snap/bin/* which is used by Linux systems (#8752) 2020-03-19 12:20:33 +01:00
sudo sudo: make the behavior more in line with expectations (#9047) 2020-07-06 17:13:49 +02:00
supervisor Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
suse
svcat
svn
svn-fast-info Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
swiftpm swiftpm: update completion for Swift 5.1 (#8248) 2019-10-22 18:24:05 +02:00
symfony
symfony2
systemadmin systemadmin: fix header line sorting in pscpu (#6167) 2020-02-10 21:18:13 +01:00
systemd systemd: remove newline from systemd prompt (#8772) 2020-03-25 10:02:00 +01:00
taskwarrior taskwarrior: update completion to latest version (dcdf712) 2020-03-12 21:57:48 +01:00
terminitor terminitor: add README (#8197) 2019-10-03 13:55:07 +02:00
terraform terraform: add fmt -recursive flag autocompletion (#8880) 2020-05-23 22:35:15 +02:00
textastic
textmate Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
thefuck Actions to take after repository migration is complete (#8394) 2019-11-20 17:26:18 -08:00
themes themes: fix minor syntax error 2020-04-05 17:14:48 +02:00
thor Add README for thor and pip plugins (#8185) 2019-10-01 13:13:18 +02:00
tig tig: add more info in README (#8818) 2020-04-10 13:53:16 +02:00
timer timer: threshold to show timers only for time-consuming commands (#8151) 2020-07-14 18:53:37 +02:00
tmux Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
tmux-cssh tmux-cssh: add README 2019-12-27 02:34:35 +01:00
tmuxinator Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
torrent
transfer
tugboat Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00
ubuntu ubuntu: fix aglu to list available upgrades (#8082) 2019-08-23 16:58:21 +02:00
ufw Reword 2019-10-07 18:08:14 +02:00
urltools Remove current directory from sys.path in python invocations (#8408) 2019-11-21 03:29:16 +01:00
vagrant vagrant: fix vagrant box autocomplete (#8929) 2020-05-23 18:03:55 +02:00
vagrant-prompt
vault
vi-mode
vim-interaction
virtualenv
virtualenvwrapper virtualenvwrapper: fix load and detection logic 2020-05-26 18:05:11 +02:00
vscode vscode: add support for VSCodium (#9080) 2020-07-11 22:59:58 +02:00
vundle
wakeonlan Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
wd wd: update to latest version (#8530) 2020-06-03 18:36:17 +02:00
web-search web-search: add Google Scholar (#9014) 2020-06-10 12:05:12 +02:00
wp-cli
xcode
yarn yarn: add alias for upgrade-interactive to the latest version (#8764) 2020-07-09 15:29:26 +02:00
yii Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
yii2 Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
yum Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
z z: add markdown Readme (#8715) 2020-03-11 18:17:08 +01:00
zeus Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
zsh-interactive-cd zsh-interactive-cd: add vi-mode support (#8681) 2020-02-26 16:59:59 +01:00
zsh-navigation-tools zsh-navigation-tools: update to 5937e57e 2020-05-16 16:55:29 +02:00
zsh_reload zsh_reload: respect `$ZDOTDIR` when searching for `.zshrc` (#7706) 2020-02-28 21:01:34 +01:00