ohmyzsh/plugins
2024-02-26 11:09:17 -03:00
..
1password feat(1password): add username copy to opswd (#10812) 2022-11-07 19:53:36 +01:00
adb
ag
alias-finder feat(alias-finder): add cheaper option and apply zstyle options (#11773) 2023-08-24 17:12:59 +02:00
aliases docs(aliases): fix typo (#11958) 2023-10-12 10:32:48 +02:00
ansible docs(ansible): remove duplicated alias entry (#12235) 2024-02-23 11:25:53 +01:00
ant
apache2-macports
arcanist
archlinux perf(archlinux): improve paclist performance (#11764) 2023-06-19 12:32:37 +02:00
argocd fix(argocd): typo in filename 2023-03-06 11:25:47 +01:00
asdf feat(asdf): load zsh completions instead of bash ones 2023-10-02 20:27:52 +02:00
autoenv fix(autoenv): typo 2023-06-05 10:26:36 +02:00
autojump feat(autojump): add path for nix per-user (#11935) 2024-01-17 17:09:43 +01:00
autopep8
aws feat(aws): implement permanent state (#12018) 2024-02-01 17:11:13 +01:00
azure chore(azure): fix typo 2023-04-27 19:46:29 +02:00
battery feat(battery): add support for OpenBSD (#11872) 2023-09-02 13:46:59 +02:00
bazel feat(hazel): add some aliases (#12070) 2024-02-01 17:37:37 +01:00
bbedit
bedtools
bgnotify fix(bgnotify): don't require accessibility perms in macos (#11433) 2023-12-27 10:57:53 +01:00
bower
branch
brew chore(brew): remove duplicated alias (#12192) 2024-02-03 10:18:33 +01:00
bridgetown feat(bridgetown): Add plugin for Ruby bridgetown site generator (#10496) 2023-01-09 18:59:02 +00:00
bun feat(bun): add plugin (#11859) 2023-08-29 10:29:15 +02:00
bundler
cabal
cake
cakephp3 feat(cakephp3): add compatibility with CakePHP 3.7+ (#11080) 2022-11-15 19:25:22 +01:00
capistrano
cask
catimg
celery
charm feat(charm): add plugin for charm (#10803) 2022-03-29 11:45:20 +02:00
chezmoi Add chezmoi plugin with custom aliases 2024-02-26 11:09:17 -03:00
chruby
chucknorris
cloudfoundry
codeclimate
coffee docs: fix some capitalization typos(#11293) 2022-11-04 19:34:02 +01:00
colemak
colored-man-pages fix(colored-man-pages): add env GROFF_NO_SGR=1 (#11831) 2023-08-21 18:07:28 +02:00
colorize fix(colorize): check if $ZSH_COLORIZE_TOOL exists (#11325) 2022-11-09 23:04:55 +01:00
command-not-found feat(command-not-found): add support for Homebrew on Linux 2023-10-19 20:47:26 +02:00
common-aliases fix(common-aliases): don't overshadow duf if installed (#11112) 2022-08-23 19:23:42 +02:00
compleat
composer
copybuffer chore(copybuffer): format shortcut and lighten text (#11078) 2022-07-29 13:05:34 +02:00
copyfile
copypath feat(copypath): add plugin to copy file paths to clipboard (#7569) 2022-02-22 11:25:09 +01:00
cp
cpanm
dash perf(dash): improve dash completion performance 2022-03-14 13:19:00 +01:00
dbt feat(dbt): create plugin (#11635) 2023-04-21 09:15:31 +02:00
debian docs(debian): clarify override behavior for apt_pref and apt_upgr 2023-10-12 11:46:49 +02:00
deno feat(deno): add dru alias for --unstable (#11667) 2023-05-03 17:48:37 +02:00
dircycle
direnv fix(direnv): initialize properly direnv 2023-11-15 12:54:50 +01:00
dirhistory fix(dirhistory): run properly if ksh_arrays is set (#11630) 2023-04-20 13:30:49 +02:00
dirpersist
dnf feat(dnf): use dnf5 if available (#11904) 2023-09-21 11:43:00 +01:00
dnote chore(dnote): fix incorrect link (#11237) 2022-10-07 14:31:01 +02:00
docker fix(docker): support completion on snap installs (#12224) 2024-02-20 10:59:12 +01:00
docker-compose feat(docker-compose): add dclF alias (#10603) 2023-11-23 20:03:59 +01:00
docker-machine docs: fix some capitalization typos(#11293) 2022-11-04 19:34:02 +01:00
doctl fix(doctl): actually load completions (#11402) 2022-12-20 19:56:30 +00:00
dotenv fix(dotenv): actually exit when .env syntax is broken 2022-02-18 19:41:21 +01:00
dotnet feat(dotnet): update completion script (#12028) 2023-12-06 09:22:06 +01:00
droplr
drush
eecms
emacs fix(emacs): make alternate-editor work for emacs >28 2023-01-13 14:42:11 +01:00
ember-cli
emoji chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
emoji-clock
emotty
encode64 feat(encode64): add encodefile64 function (#10813) 2022-11-06 20:50:39 +01:00
extract fix(extract): remove extraction file extension for tar (#11873) 2023-09-03 17:08:19 +02:00
fabric
fancy-ctrl-z
fasd docs(fasd): recommend fork over original fasd (#11474) 2023-02-02 09:03:41 +01:00
fastfile
fbterm
fd feat(fd): update fd completion to v8.3.2 (#10688) 2022-02-11 21:47:44 +01:00
fig fix(fig): fix typo in completion command 2022-01-18 21:26:45 +01:00
firewalld fix(firewalld): remove (default) from the end of zone string (#11998) 2023-10-24 13:33:04 +02:00
flutter feat(flutter): use up-to-date zsh completion (#11062) 2022-07-27 18:06:28 +02:00
fluxcd feat(fluxcd): add completion for flux (#11350) 2022-11-23 18:24:08 +01:00
fnm chore: removing old completion code (#10616) 2022-03-28 13:38:49 +02:00
forklift
fossil refactor(fossil): use fossil branch current supported since v2.7 (#11138) 2022-10-14 20:15:50 +02:00
frontend-search feat(frontend-search): add I am lucky option 2023-12-06 09:16:43 +01:00
fzf fix(fzf): installation dir for brew M1 (#11490) 2023-02-12 09:53:04 +01:00
gas docs(gas): update plugin url (#11918) 2023-09-29 11:24:40 +01:00
gatsby
gcloud feat(gcloud): add asdf installation dir (#12146) 2024-01-05 10:38:26 +01:00
geeknote
gem
genpass
gh chore: removing old completion code (#10616) 2022-03-28 13:38:49 +02:00
git feat(git): add grf alias (#12176) 2024-02-01 17:00:27 +01:00
git-auto-fetch feat(git-auto-fetch): fetch also submodules (#12001) 2023-10-28 10:37:50 +02:00
git-commit feat(git-commit): add wip kind (#12188) 2024-02-01 16:54:24 +01:00
git-escape-magic
git-extras docs(git-extras): clarify readme (#11776) 2023-06-26 10:48:17 +02:00
git-flow
git-flow-avh
git-hubflow
git-lfs
git-prompt feat(git-prompt): add option to show upstream branch (#11336) 2022-11-14 17:38:44 +01:00
gitfast feat(gitfast): update to version v2.0 (#12135) 2023-12-28 22:05:07 +01:00
github fix(github): deprecate the git.io command (#10896) 2022-06-12 20:22:29 +02:00
gitignore chore(gitignore): use new API endpoint from TopTal (#11835) 2023-08-09 18:27:39 +02:00
glassfish
globalias
gnu-utils feat(gnu-utils): add gindent (#11569) 2023-03-20 08:11:03 +01:00
golang feat(golang): add goe, gove aliases 2022-11-15 16:48:12 +01:00
gpg-agent fix(gpg-agent): suppress errors from gpgconf (#10769) 2022-03-18 13:11:00 +01:00
gradle fix(gradle): remove look for settings.gradle files (#11917) 2023-09-28 22:43:06 +01:00
grails
grc fix(grc): source grc.zsh on gentoo (#12050) 2023-11-20 11:25:22 +00:00
grunt
gulp
hanami
hasura feat(hasura): add completion plugin (#11278) 2022-11-08 14:45:42 +01:00
helm feat(terraform): add new terraform and helm aliases (#11923) 2024-01-13 12:36:26 +01:00
heroku
heroku-alias feature(heroku-cli): Add heroku cli alias (#9073) 2023-01-09 19:23:31 +00:00
history feat(history): add hl alias (#11990) 2023-10-18 13:59:28 +02:00
history-substring-search feat(history-substring-search): update to version 8dd05bfc (#12167) 2024-01-16 11:06:19 +01:00
hitchhiker chore(hitchhiker): fix typos (#11961) 2023-10-13 09:53:48 +02:00
hitokoto
homestead
httpie docs: fix some capitalization typos(#11293) 2022-11-04 19:34:02 +01:00
invoke
ionic
ipfs
isodate
istioctl
iterm2 feat(iterm2): add shell integration script (#11509) 2023-02-24 17:27:15 +01:00
jake-node
jenv fix(jenv): quote % in jenv_prompt_info 2022-01-03 13:50:51 +01:00
jfrog
jhbuild
jira fix(jira): support identifiers delimited with a hyphen (#11782) 2023-06-29 13:29:14 +02:00
jruby
jsontools fix: use python3 for all python invocations (#10832) 2022-04-09 14:45:42 +02:00
juju fix(juju): add public-address fallback to jaddr (#12046) 2023-11-20 12:52:32 +00:00
jump fix(jump)!: only resolve mark symlink (#11074) 2024-01-25 10:19:01 +01:00
kate
keychain
kind feat(kind): add plugin for Kind k8s tool (#9827) 2023-10-09 20:28:09 +02:00
kitchen docs: fix some capitalization typos(#11293) 2022-11-04 19:34:02 +01:00
kn
knife
knife_ssh
kops
kube-ps1 chore(kube-ps1): update to most recent version (#10980) 2022-06-12 19:41:52 +02:00
kubectl feat(kubectl): add kgdsa alias (#11863) 2023-10-18 19:27:47 +02:00
kubectx docs(kubectx): add quoting to array keys (#12216) 2024-02-14 12:14:08 +01:00
lando refactor(lando): add LANDO_ZSH_WRAPPED_COMMANDS setting and refactor 2023-10-19 20:38:45 +02:00
laravel
laravel4
laravel5
last-working-dir fix(last-working-dir): use builtin pwd (#11346) 2022-11-21 11:24:10 +01:00
lein
lighthouse
lol fix(lol): use https for yolo calls (#11320) 2022-11-07 09:46:48 +01:00
lpass chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
lxd
macos fix(macos): print usage for man-preview with no args (#12147) 2024-01-06 12:32:18 +01:00
macports
magic-enter
man
marked2 feat(marked): remove unnecessary code 2023-02-22 12:14:29 +01:00
marktext feat(marktext): add plugin 2023-02-22 12:14:22 +01:00
mercurial
meteor
microk8s
minikube refactor(minikube): standardize completion generation 2024-01-02 21:01:17 +01:00
mise fix(rtx)!: rename rtx plugin to mise (#12143) 2024-01-03 13:02:43 +01:00
mix
mix-fast
mongo-atlas feat(mongo-atlas): add completion for atlas (#11349) 2022-11-23 18:24:46 +01:00
mongocli
mosh
multipass feat(multipass): add plugin for multipass (#10140) 2022-02-01 23:48:14 +01:00
mvn fix(mvn)!: rename mvnd to mvndp alias (#11756) 2023-06-16 09:52:12 +02:00
mysql-macports
n98-magerun
nanoc
nats feat(nats)!: rename nsc plugin to nats 2023-01-17 13:18:43 +01:00
ng chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
nmap
node
nodenv feat(nodenv): add plugin for nodenv (#9880) 2023-02-27 20:22:39 +01:00
nomad
npm feat(npm): add alias for npm run build (#12012) 2023-10-28 17:48:45 +02:00
nvm fix(nvm): prevent duplicates in lazy_cmd 2023-12-27 10:52:23 +01:00
oc fix(oc): fix completion for oc 4.9 and 4.10 (#10973) 2022-06-05 15:59:44 +02:00
octozen
operator-sdk
otp
pass
paver
pep8
per-directory-history feat(per-directory-history): add option to reduce verbosity (#12069) 2023-11-29 10:15:32 +01:00
percol
perl
perms fix(perms)!: change function name from fixperms to resetperms and document caution (#10686) 2022-11-11 16:49:47 +01:00
phing
pip feat(pip): add several aliases (#10647) 2022-12-09 10:07:52 +01:00
pipenv feat(pipenv): add option to disable auto shell feature 2023-09-06 19:01:41 +02:00
pj style: some code style fixes 2022-01-05 09:23:55 +01:00
please
pm2 chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
pod docs: fix some capitalization typos(#11293) 2022-11-04 19:34:02 +01:00
podman feat(podman): add plugin (#11695) 2023-09-04 19:43:06 +02:00
poetry chore(poetry): remove unnecessary unset (#10605) 2022-01-21 19:52:24 +01:00
poetry-env feat(poetry-env): create plugin (#11069) 2023-09-20 15:51:27 +01:00
postgres chore(postgres): fix typo (#11967) 2023-10-13 17:00:28 +02:00
pow
powder
powify
pre-commit feat(pre-commit) add aliases (#10707) 2022-11-23 10:23:11 +01:00
profiles
pyenv docs(pyenv): warn about pyenv init (#11692) 2023-05-15 15:27:31 +02:00
pylint
python fix(python): add support for cli args (#12159) 2024-01-13 18:47:54 +01:00
qodana feat(qodana): add completion plugin (#11813) 2023-09-04 19:17:28 +02:00
qrcode docs(qrsvg): fix command example (#11436) 2023-01-11 19:54:53 +01:00
rails feat(rails): update completion script (#12145) 2024-01-04 10:30:14 +01:00
rake
rake-fast fix(rake-fast): make .rake_tasks write atomic (#12108) 2023-12-20 20:52:27 +01:00
rand-quote
rbenv
rbfu
rbw chore: removing old completion code (#10616) 2022-03-28 13:38:49 +02:00
react-native feat(react-native): add aliases for iPhone 15 (#12114) 2023-12-24 09:40:51 +01:00
rebar
redis-cli
repo
ripgrep docs: fix some capitalization typos(#11293) 2022-11-04 19:34:02 +01:00
ros
rsync
rtx fix(rtx)!: rename rtx plugin to mise (#12143) 2024-01-03 13:02:43 +01:00
ruby fix(ruby): add missing -run in rserver alias (#11913) 2023-10-02 20:41:18 +02:00
rust chore: removing old completion code (#10616) 2022-03-28 13:38:49 +02:00
rvm feat(rvm): add rb32 alias (#11533) 2023-03-01 11:23:32 +01:00
safe-paste
salt chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
samtools
sbt
scala docs: fix some capitalization typos(#11293) 2022-11-04 19:34:02 +01:00
scd
screen
scw
sdk
sfdx
sfffe
shell-proxy feat(shell-proxy): allow excluding endpoints with NO_PROXY (#11924) 2023-10-02 20:58:42 +02:00
shrink-path
sigstore feat(sigstore): add completion plugin 2022-11-08 19:44:45 +01:00
singlechar
skaffold feat(skaffold): add completion (#11357) 2022-11-29 13:35:57 +01:00
snap feat(span): Introducing Snapcraft CLI plugin (#9357) 2023-10-13 15:11:47 -07:00
spring
sprunge chore(sprunge): fix Internet Archive URL 2022-03-31 12:35:26 +02:00
ssh feat(ssh): add plugin (#12186) 2024-01-30 11:43:03 +01:00
ssh-agent fix(ssh-agent): add error message if ~/.ssh is not found (#11929) 2023-10-18 20:14:47 +02:00
stack
starship feat(starship): create plugin (#10947) 2023-04-21 08:59:58 +02:00
stripe feat(stripe): add completion plugin (#12064) 2024-02-01 17:16:34 +01:00
sublime fix(sublime): pass user's env to sst (#12194) 2024-02-04 18:21:31 +01:00
sublime-merge
sudo fix(sudo): only call redisplay if zle is enabled 2023-02-02 11:34:35 +01:00
supervisor
suse
svcat
svn fix(svn): fix sed call in svn_get_rev_nr (#10590) 2022-01-14 15:28:39 +01:00
svn-fast-info chore: fix some instances of bad wording 2022-03-31 12:31:09 +02:00
swiftpm feat(swiftpm): update completion for Swift 5.7 (#11299) 2022-11-03 18:32:54 +01:00
symfony
symfony2
systemadmin refactor(systemadmin): use ss instead of netstat when available (#11957) 2023-10-11 20:43:55 +02:00
systemd feat(systemd): add alias for --failed commands (#11847) 2023-09-12 21:41:07 +02:00
taskwarrior
term_tab feat(term_tab): add support for macOS (#11391) 2023-04-04 23:52:16 +02:00
terminitor
terraform feat(terraform): add new terraform and helm aliases (#11923) 2024-01-13 12:36:26 +01:00
textastic
textmate
thefuck
themes
thor
tig feat(tig): add two new aliases (#11090) 2023-07-19 15:03:38 +02:00
timer
tmux feat(tmux): add tds alias for directory sessions (#11987) 2023-10-19 11:49:38 +02:00
tmux-cssh
tmuxinator
toolbox feat(toolbox)!: rename and add aliases (#11580) 2023-04-06 15:11:52 +02:00
torrent
transfer
tugboat
ubuntu fix(ubuntu)!: rename acse alias to acs 2023-07-19 14:31:52 +02:00
ufw
universalarchive
urltools
vagrant
vagrant-prompt
vault
vi-mode feat(vi-mode): add option to disable clipboard (#12037) 2023-11-20 11:27:54 +00:00
vim-interaction
virtualenv fix(virtualenv): quote % in virtualenv_prompt_info 2022-01-03 13:50:51 +01:00
virtualenvwrapper feat(virtualenvwrapper): run function on startup (#12163) 2024-01-18 19:34:30 +01:00
volta chore: removing old completion code (#10616) 2022-03-28 13:38:49 +02:00
vscode feat(vscode): add vscp alias (#12092) 2024-01-17 16:50:23 +01:00
vundle
wakeonlan
watson feat(watson): add completion (#10886) 2022-12-16 12:46:34 +01:00
wd fix(wd): use (( )) instead of [[ ]] 2023-11-02 15:49:57 +01:00
web-search fix(web-search): use pattern instead of regex 2024-02-07 11:16:36 +01:00
wp-cli
xcode fix(xcode): open Xcode in current Desk if already open in another (#10384) 2023-10-11 19:23:44 +02:00
yarn fix(yarn): output completion entries in UTF-8 (#11955) 2023-10-11 18:06:22 +02:00
yii
yii2
yum
z feat(z): update to version afaf2965 (#12136) 2023-12-28 22:05:37 +01:00
zbell
zeus
zoxide feat(zoxide): add option to override cmd (#12218) 2024-02-19 10:29:37 +01:00
zsh-interactive-cd feat(zsh-interactive-cd): sync version with upstream (#11024) 2023-02-06 12:09:37 +01:00
zsh-navigation-tools chore(zsh-navigation-tools): fix typo (#11960) 2023-10-12 16:24:40 +02:00