ohmyzsh/plugins
Benjamin Neff c106934235
fix(bgnotify): detect if sway is running and not just installed
Before it also tried to call swaymsg if running on another wayland
compositor, but sway was also installed. The fix is to also check for
the $SWAYSOCK variable, which swaymsg is using to check where to talk to
sway. So it only tries to run swaymsg if sway is actually running.
2025-02-22 18:19:30 +01:00
..
1password fix(1password): copy password properly in `opswd` 2024-09-05 20:21:14 +02:00
alias-finder docs(alias-finder): add some examples (#12502) 2024-06-13 18:08:14 +02:00
aliases docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
ansible docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
ant feat(ant): enable colored output by default (#6688) 2021-12-28 17:17:16 +01:00
apache2-macports Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
arcanist feat(arcanist): add `arbl` and `arho` aliases (#6132) 2021-12-28 17:27:30 +01:00
archlinux fix(archlinux): make `upgrade` work with non-english 2024-04-04 10:08:28 +02:00
arduino-cli docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
argocd fix(argocd): typo in filename 2023-03-06 11:25:47 +01:00
asdf feat(asdf): support asdf v0.16 ahead 2025-02-12 20:15:25 +01:00
autoenv fix(autoenv): typo 2023-06-05 10:26:36 +02:00
autojump feat(autojump): add `termux` install path (#12791) 2024-11-03 06:35:58 -08:00
autopep8
aws style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
azure chore(azure): fix typo 2023-04-27 19:46:29 +02:00
battery feat(battery): support custom AC indicator (#12528) 2024-07-02 17:22:58 +02:00
bazel feat(bazel): add bzlmod integrity gen function (#12797) 2024-11-19 21:20:58 +01:00
bbedit
bedtools chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
bgnotify fix(bgnotify): detect if sway is running and not just installed 2025-02-22 18:19:30 +01:00
bower chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
branch style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
brew chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
bridgetown feat(bridgetown): Add plugin for Ruby bridgetown site generator (#10496) 2023-01-09 18:59:02 +00:00
buf feat(buf): add completion plugin 2024-10-17 10:00:29 +02:00
bun fix(bun): set `SHELL` when generating completions (#12533) 2024-07-02 17:14:17 +02:00
bundler fix(bundler): add completion for `bundler` bin as well 2024-06-08 13:32:27 +02:00
cabal cabal: add README (#7367) 2018-10-29 22:11:02 +01:00
cake Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
cakephp3 feat(cakephp3): add compatibility with CakePHP 3.7+ (#11080) 2022-11-15 19:25:22 +01:00
capistrano capistrano: add README (#7376) 2018-11-01 15:29:05 +01:00
cask
catimg fix(catimg): add support to `magick` binary (#12608) 2024-08-12 11:46:16 +02:00
celery celery: add README (#7345) 2018-10-26 17:06:45 +02:00
charm feat(charm): add plugin for `charm` (#10803) 2022-03-29 11:45:20 +02:00
chezmoi feat(chezmoi): add completion plugin (#12696) 2024-09-27 13:58:56 +02:00
chruby fix(chruby): update brew sourcing for Apple Silicon (#12941) 2025-02-12 20:24:56 +01:00
chucknorris docs(chucknorris): add useful note (#12822) 2025-01-23 20:28:44 +01:00
cloudfoundry style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
codeclimate codeclimate: add README 2019-12-27 02:51:54 +01:00
coffee style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
colemak chore: fix comment bulk replace 2021-12-28 14:34:09 +01:00
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): support args when input is stdin (#11038) 2024-08-11 20:01:39 +02:00
command-not-found docs(command-not-found): mention gentoo support (#12530) 2024-07-02 17:21:21 +02:00
common-aliases fix(common-aliases): don't overshadow `duf` if installed (#11112) 2022-08-23 19:23:42 +02:00
compleat style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
composer feat(composer): add `cuh` alias for updating global packages (#6048) 2021-12-29 10:55:45 +01:00
conda feat(conda): add `conda` aliases plugin 2024-08-14 09:18:18 +02:00
conda-env feat(conda-env): add plugin for conda prompt display (#10619) 2024-07-15 18:56:44 +02:00
copybuffer fix(copybuffer): prevent `which` alias usage (#12379) 2024-04-25 08:04:18 +02:00
copyfile Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
copypath feat(copypath): add plugin to copy file paths to clipboard (#7569) 2022-02-22 11:25:09 +01:00
cp fix(cp): add unique suffix to rsync backup directory for each user (#10170) 2021-09-09 22:18:09 +02:00
cpanm chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
dash fix(dash): urlencode special parameters like `:` in query (#12811) 2024-11-19 15:43:04 +01:00
dbt docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +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 feat(dircycle): add bindings to go up or down in hierarchy (#12291) 2024-07-27 16:38:11 +02:00
direnv fix(direnv): warn user if command not found (#12840) 2025-01-23 20:37:00 +01:00
dirhistory fix(dirhistory): run properly if `ksh_arrays` is set (#11630) 2023-04-20 13:30:49 +02:00
dirpersist Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
dnf feat(dnf): add `dnf5` completion 2025-01-26 14:25:45 +01:00
dnote chore(dnote): fix incorrect link (#11237) 2022-10-07 14:31:01 +02:00
docker chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
docker-compose fix(docker-compose): fix test for `docker-compose` executable (#12555) 2024-07-15 18:36:07 +02: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 style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
droplr
drush feat(drush): add Drupal 8 aliases to `drush` plugin (#9498) 2021-12-28 17:59:13 +01:00
eecms eecms: add README (#8277) 2019-10-18 19:05:47 +02:00
emacs docs: fix typos (#12284) 2024-03-14 23:07:39 +07:00
ember-cli docs(ember-cli): fix typo (#12945) 2025-01-29 14:59:04 +01:00
emoji chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
emoji-clock Upgrade some URLs to HTTPS (#8202) 2019-11-08 15:42:02 +01:00
emotty style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
encode64 fix(encode64): use proper encode file flags 2024-06-17 20:37:21 +02:00
extract feat(extract): add support for `.crx` (Chrome extension format) (#12652) 2024-09-05 12:07:18 +02:00
eza feat(eza): add color-scale options (#12841) 2025-01-15 12:40:52 +01:00
fabric Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
fancy-ctrl-z docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
fasd docs(fasd): recommend fork over original fasd (#11474) 2023-02-02 09:03:41 +01:00
fastfile fix(fastfile): use idiomatic expressions (#12708) 2024-10-01 09:18:46 +02:00
fbterm Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +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
foot feat(foot): add foot plugin (#12849) 2025-01-23 20:43:27 +01:00
forklift feat(forklift): add support for ForkLift 4 (#12490) (#12491) 2024-06-10 16:25:53 -07:00
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 feat(fzf): add support for Fedora package (#12421) 2024-05-15 19:14:11 +02:00
gas docs(gas): update plugin url (#11918) 2023-09-29 11:24:40 +01:00
gatsby docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
gcloud feat(gcloud): add homebrew installation path (#12308) 2024-03-30 08:26:14 +01:00
geeknote Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
gem fix(gem): regression with gem completion (#12735) 2024-10-08 21:50:31 +02:00
genpass fix(genpass): use `log()` instead of `log2()` for zsh < 5.6 (#9548) 2020-12-27 20:51:39 +01:00
gh chore: removing old completion code (#10616) 2022-03-28 13:38:49 +02:00
git fix(git): re-add accidentally removed `gcn` (#12681) 2024-09-18 12:58:00 +02:00
git-auto-fetch docs(git-auto-fetch): fix typo (#12937) 2025-01-24 21:40:58 +01:00
git-commit fix(git): do not use `+=` in sh script 2024-03-03 11:22:25 +01:00
git-escape-magic git-escape-magic: fix typos in README (#8234) 2019-10-09 18:09:29 +02:00
git-extras docs(git-extras): clarify readme (#11776) 2023-06-26 10:48:17 +02:00
git-flow feat(git-flow): add aliases for current `hotfix` branch 2021-12-28 19:42:12 +01:00
git-flow-avh delete not applicable comments 2018-10-28 13:39:26 +01:00
git-hubflow Capitalizate github to GitHub (#5932) 2019-05-07 20:02:41 +02:00
git-lfs Add git-lfs plugin (#9077) 2020-10-09 12:35:13 +02:00
git-prompt Update README for git-prompt to clarify how to use (#10922) 2024-04-06 10:23:19 -07:00
gitfast feat(gitfast): update to version v2.2 (#12923) 2025-01-19 11:20:14 +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 glassfish: add README 2019-12-26 23:23:23 +01:00
globalias globalias: use ${(z)var} to split into words using shell parsing 2020-10-14 17:23:03 +02:00
gnu-utils style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
golang feat(golang): add alias for `go mod tidy` (#12473) 2024-06-04 15:57:08 +02:00
gpg-agent fix(gpg-agent): suppress errors from `gpgconf` (#10769) 2022-03-18 13:11:00 +01:00
gradle feat(gradle): update completion to version 25da917c (#12287) 2024-03-15 19:55:43 +07:00
grails style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
grc fix(grc): add linuxbrew path (#12903) 2025-01-12 14:25:00 +01:00
grunt chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
gulp Capitalizate github to GitHub (#5932) 2019-05-07 20:02:41 +02:00
hanami refactor(hanami): change global aliases and clean up README 2020-12-10 20:38:19 +01:00
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 fix(heroku): fix XDG cache directory name and code style (#10436) 2021-12-17 13:45:06 +01:00
heroku-alias fix(heroku-alias): fix loading `heroku-alias` plugin and rework docs 2024-08-08 20:43:20 +02:00
history feat(history): add `hl` alias (#11990) 2023-10-18 13:59:28 +02:00
history-substring-search chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
hitchhiker chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
hitokoto fix(plugins): fix potential command injection in `rand-quote` and `hitokoto` 2021-11-11 22:45:24 +01:00
homestead homestead: repair sed regex (#8103) 2019-08-24 00:00:08 +02:00
httpie feat(httpie): complete https command (#12314) 2024-04-03 09:10:33 +02:00
invoke feat(plugins): add completion plugin for `invoke` (#7311) 2021-08-10 20:25:08 +02:00
ionic style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
ipfs docs: fix typos (#12284) 2024-03-14 23:07:39 +07:00
isodate docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
istioctl feat(istioctl): add plugin for istioctl (#10410) 2021-12-17 15:54:19 -08:00
iterm2 style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
jake-node fix(jake-node): support all Jakefile filenames in `jake` completion (#9589) 2021-01-11 19:53:12 +01:00
jenv fix(jenv): quote % in `jenv_prompt_info` 2022-01-03 13:50:51 +01:00
jfrog feat(jfrog): Support jf executable auto completion (#10503) 2021-12-17 16:03:20 -08:00
jhbuild jhbuild: add some missing commands and update README (#5195) 2020-02-27 18:51:44 +01:00
jira feat(jira): allow branch name customization (#12850) 2025-01-23 21:08:55 +01:00
jruby jruby: add README (#8190) 2019-10-01 21:21:05 +02:00
jsontools docs(jsontools): document requirements 2024-10-27 15:13:58 +01:00
juju style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
jump fix(jump)!: only resolve mark symlink (#11074) 2024-01-25 10:19:01 +01:00
k9s feat(k9s): add completion plugin for `k9s` (#12691) 2024-10-08 20:25:20 +02:00
kate
keychain Fix load of various plugins: fastfile, keychain, sfffe, stack 2020-05-26 18:05:12 +02:00
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
kitty feat(kitty): add plugin for the kitty terminal (#10994) 2024-05-28 14:40:30 -07:00
kn style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +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 delete duplicate documentation 2018-10-28 13:22:26 +01:00
kube-ps1 docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
kubectl feat(kubectl): show labels in aliases `kgpsl` (get pod) and `kgnosl` (get node) (#12612) 2024-09-05 19:57:11 +02:00
kubectx fix(kubectx): fix display of k8s contexts without double quotes (#12534) 2024-08-01 10:00:58 +02:00
lando refactor(lando): add `LANDO_ZSH_WRAPPED_COMMANDS` setting and refactor 2023-10-19 20:38:45 +02:00
laravel feat(laravel): add alias for `optimize:clear` (#12793) 2024-11-20 10:04:46 +01:00
laravel4 Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
laravel5 laravel5: clean up 2020-09-26 12:38:31 +02:00
last-working-dir fix(last-working-dir): save working directory more strictly (#11343) 2024-10-27 16:03:32 +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
localstack feat(localstack): add plugin (#12595) 2024-09-05 19:40:19 +02:00
lol fix(lol): use https for `yolo` calls (#11320) 2022-11-07 09:46:48 +01:00
lpass chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
lxd Add plugin for LXD autocomplete (#7457) 2020-05-23 22:35:48 +02:00
macos Add Support for Tabby Terminal in Macos Plugin (#12451) 2024-05-26 12:53:03 -07:00
macports chore: fix some typos (#12818) 2024-11-21 09:01:48 +01:00
magic-enter fix(magic-enter): fix various bugs in the plugin (#9466) 2020-11-25 20:14:28 +01:00
man man: look for man page for subcommands (#8798) 2020-05-21 20:24:43 +02:00
marked2 style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
marktext style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
mercurial fix(mercurial): correctly check for untracked files in `hg_dirty` (#2177) 2021-12-13 10:50:56 +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 refactor(minikube): standardize completion generation 2024-01-02 21:01:17 +01:00
mise refactor(rtx): remove deprecated `rtx` plugin in favor of `mise` 2024-07-15 19:04:06 +02:00
mix feat(mix): add mix plugin test.watch (#10963) 2024-08-21 17:50:42 +02:00
mix-fast mix-fast: add decriptions to mix-fast completions (#8561) 2020-07-09 11:23:49 +02:00
mongo-atlas style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
mongocli feat: add mongocli plugin (#9248) 2021-02-20 22:29:54 -08:00
mosh
multipass feat(multipass): add plugin for multipass (#10140) 2022-02-01 23:48:14 +01:00
mvn fix(mvn): handle directories in `<relativePath>` (#12957) 2025-02-04 13:37:02 +01:00
mysql-macports Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
n98-magerun style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
nanoc nanoc: update to latest version (#7282) 2018-10-17 21:26:48 +02:00
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
ngrok feat(ngrok): add completion plugin (#12826) 2024-11-28 09:57:21 +01:00
nmap style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
node Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
nodenv feat(nodenv): add plugin for `nodenv` (#9880) 2023-02-27 20:22:39 +01:00
nomad style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
npm style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
nvm feat(nvm): add `_omz_nvm_load` function 2024-09-19 11:44:51 +02:00
oc fix(oc): fix completion for oc 4.9 and 4.10 (#10973) 2022-06-05 15:59:44 +02:00
octozen feat(plugins): `octozen` shows an Octocat zen quote on startup (#5959) 2021-08-10 21:02:06 +02:00
opentofu chore: fix some typos (#12818) 2024-11-21 09:01:48 +01:00
operator-sdk feat(operator-sdk): add plugin for operator-sdk (#10423) 2021-12-17 16:04:31 -08:00
otp style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
pass fix(pass): completion for multiple repositories (#12464) 2024-05-30 17:05:50 +02:00
paver paver: add README 2019-12-27 01:05:47 +01:00
pep8 chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
per-directory-history docs(per-directory-history): add variable docs (#12844) 2024-12-15 23:40:09 +01:00
percol refactor(percol): fix style, bind keys for vi-mode and remove dependencies 2021-11-08 14:01:34 +01:00
perl feat(perl): add `perlbrew` auto activation (#12814) 2025-01-23 20:24:43 +01:00
perms fix(perms)!: change function name from `fixperms` to `resetperms` and document caution (#10686) 2022-11-11 16:49:47 +01:00
phing phing: fix copy-paste error in README 2020-03-09 14:46:22 +01:00
pip feat(pip): add several aliases (#10647) 2022-12-09 10:07:52 +01:00
pipenv fix(pipenv): fix auto-shell functionality when cd-ing out (#12813) 2024-11-19 21:05:34 +01:00
pj style: some code style fixes 2022-01-05 09:23:55 +01:00
please chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
pm2 fix(pm2): update completion 2024-10-16 21:10:55 +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 feat(poetry): add aliases (#11858) 2024-06-10 16:45:09 -07:00
poetry-env fix(poetry-env): switch venv between poetry dirs (#12804) 2024-11-14 09:00:48 +01:00
postgres chore(postgres): fix typo (#11967) 2023-10-13 17:00:28 +02:00
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 chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
pre-commit feat(pre-commit) add aliases (#10707) 2022-11-23 10:23:11 +01:00
procs feat(procs): add completions plugin (#12406) 2024-05-10 19:16:45 +02:00
profiles Fix order and reword some things 2019-10-25 13:14:36 +02:00
pyenv feat(pyenv): add prompt customization (#12738) 2024-11-19 20:32:01 +01:00
pylint Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
python feat(python): support multiple venvs via `$PYTHON_VENV_NAMES` (#12932) 2025-01-23 19:54:50 +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 chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
rake feat(rake): support square brackets with rake binstub (#5361) 2021-12-28 20:51:33 +01:00
rake-fast fix(rake-fast): make `.rake_tasks` write atomic (#12108) 2023-12-20 20:52:27 +01:00
rand-quote fix(plugins): fix potential command injection in `rand-quote` and `hitokoto` 2021-11-11 22:45:24 +01:00
rbenv fix: quote % characters in ruby prompt info functions 2021-12-13 17:43:32 +01:00
rbfu fix: quote % characters in ruby prompt info functions 2021-12-13 17:43:32 +01:00
rbw chore: removing old completion code (#10616) 2022-03-28 13:38:49 +02:00
rclone feat(rclone): create completion plugin (#12754) 2024-10-22 21:51:40 +02:00
react-native feat(react-native): add aliases for iPhone 15 (#12114) 2023-12-24 09:40:51 +01:00
rebar chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
redis-cli chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
repo feat(repo): add command completion for repo 2.8 (#9388) 2021-12-28 20:58:50 +01:00
ros style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
rsync
ruby fix(ruby): add missing `-run` in `rserver` alias (#11913) 2023-10-02 20:41:18 +02:00
rust fix(rust): call `rustc` through `rustup run` (#12901) 2025-01-10 14:17:49 +01:00
rvm feat(rvm): add `rb32` alias (#11533) 2023-03-01 11:23:32 +01:00
safe-paste fix(safe-paste): properly test Zsh version number (#12565) 2024-07-24 14:36:08 +02:00
salt chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
samtools feat(plugins): New plugins for samtools and bedtools (#3574) 2021-06-12 07:12:07 -07:00
sbt style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
scala docs: fix some capitalization typos(#11293) 2022-11-04 19:34:02 +01:00
scd fix(scd): avoid hardcoded binary path (#12641) 2024-08-28 14:27:50 +02:00
screen fix(screen): Prevent title being overwritten (#4633) 2024-06-12 03:19:48 -07:00
scw feat(scw): use official scw completion (#12755) 2024-10-16 20:57:04 +02:00
sdk sdk: support completion of new commands in 5.8.0 (#8870) 2020-04-30 20:28:07 +02:00
sfdx chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
sfffe Fix load of various plugins: fastfile, keychain, sfffe, stack 2020-05-26 18:05:12 +02:00
shell-proxy fix(shell-proxy): support ssh-proxy using http proxy in cygwin (#12340) 2024-04-10 15:39:19 +02:00
shrink-path feat(shrink-path): allow for showing `N` last-full elements (#12481) 2024-06-12 18:52:54 +02:00
sigstore feat(sigstore): add completion plugin 2022-11-08 19:44:45 +01:00
singlechar style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
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 docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
sprunge chore(sprunge): fix Internet Archive URL 2022-03-31 12:35:26 +02:00
ssh docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
ssh-agent Revert "feat(ssh-agent): add keys regardless of filename (#12741)" (#12761) 2024-10-15 13:02:12 +02:00
stack Revert "Remove redundant bashcompinit calls" 2020-10-05 17:20:02 +02:00
starship fix(starship): keep `ZSH_THEME` if not installed (#12309) 2024-03-30 08:25:34 +01:00
stripe docs(stripe): fix typo (#12470) 2024-06-03 12:59:01 +02:00
sublime fix(sublime): pass user's env to `sst` (#12194) 2024-02-04 18:21:31 +01:00
sublime-merge Add sublime-merge plugin (#7228) 2020-10-03 11:47:18 +02:00
sudo fix(sudo): only call redisplay if zle is enabled 2023-02-02 11:34:35 +01:00
supervisor chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
suse docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
svcat added svcat plugin (#7452) 2018-12-31 11:14:22 -08:00
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 chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
symfony symfony: add README (#7337) 2018-10-25 13:12:02 +02:00
symfony2 fix(symfony2): silence debug lines in command completion (#10528) 2021-12-23 19:47:50 +01:00
symfony6 feat(symfony6): Add plugin for native autocompletion from Symfony 6 2024-06-10 16:49:59 -07:00
systemadmin feat(systemadmin): add `ping6` alias with count limit (#12697) 2024-09-27 11:39:09 +02:00
systemd feat(systemd): add alias for --failed commands (#11847) 2023-09-12 21:41:07 +02:00
tailscale fix(tailscale): fix completion binding for alias to `Tailscale` (#12928) 2025-01-23 20:14:47 +01:00
taskwarrior taskwarrior: update completion to latest version (dcdf712) 2020-03-12 21:57:48 +01:00
term_tab feat(term_tab): add support for macOS (#11391) 2023-04-04 23:52:16 +02:00
terminitor chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
terraform feat(terraform): support `TF_DATA_DIR` in `tf_prompt_info` (#12949) 2025-01-30 16:14:04 +01:00
textastic
textmate Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
thefuck fix(plugins): cache thefuck aliases (#5522) 2021-06-11 20:57:04 -07:00
themes themes: fix minor syntax error 2020-04-05 17:14:48 +02:00
thor style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
tig feat(tig): add two new aliases (#11090) 2023-07-19 15:03:38 +02:00
timer fix(timer): minutes calculation logic (#12857) 2025-01-23 21:04:45 +01:00
timoni feat(timoni): add completion plugin (#12802) 2024-11-19 21:11:51 +01:00
tldr feat(tldr): add tldr plugin (#12429) 2024-05-21 20:58:43 +02:00
tmux chore(tmux): add link to iTerm2 integration docs 2024-08-15 16:26:46 +02: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
toolbox style(toolbox): use oneliner to extract and quote container name 2024-08-04 18:59:42 +02:00
torrent torrent: add README (#7873) 2019-05-24 12:17:26 +02:00
transfer feat(transfer): allow encryption of uploads using GPG (#9983) 2021-12-29 10:32:29 +01:00
tugboat Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00
ubuntu fix(ubuntu)!: rename `acse` alias to `acs` 2023-07-19 14:31:52 +02:00
ufw style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
universalarchive fix(universalarchive): make plugin zsh-only to fix `realpath` not found error 2021-01-10 18:34:18 +01:00
urltools Remove current directory from sys.path in python invocations (#8408) 2019-11-21 03:29:16 +01:00
uv feat(uv): add `uv` plugin (#12702) 2024-10-07 21:50:56 +02:00
vagrant fix(vagrant): Allow dot in Vagrant box name (#4803) 2021-06-11 20:04:58 -07:00
vagrant-prompt fix(vagrant-prompt): make `vagrant_prompt_info` generic for any state (#12782) 2024-10-27 17:31:38 +01:00
vault feat(vault): re-introduce vault plugin (#12753) 2024-11-19 20:47:20 +01:00
vi-mode fix(vi-mode): don't overwrite settings 2024-08-01 19:55:05 +02:00
vim-interaction docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
virtualenv fix(virtualenv): quote % in `virtualenv_prompt_info` 2022-01-03 13:50:51 +01:00
virtualenvwrapper style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
volta docs(volta): fix typo (#12765) 2024-10-17 10:01:07 +02:00
vscode feat(vscode): add `vscp` alias (#12092) 2024-01-17 16:50:23 +01:00
vundle
wakeonlan Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
watson feat(watson): add completion (#10886) 2022-12-16 12:46:34 +01:00
wd feat(wd): update to v0.9.3 (#12954) 2025-02-02 07:50:33 +01:00
web-search feat(web-search): add perplexity.ai (#12815) 2025-01-08 09:34:00 +01:00
wp-cli feat(wp-cli): add aliases for DB management (#9469) 2020-12-07 21:23:55 +01:00
xcode docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
yarn chore(yarn): remove unneeded line 2024-05-31 08:55:53 +02:00
yii Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
yii2 docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
yum chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
z feat(z): update to dd94ef04 (#12862) 2024-12-22 11:46:24 +01:00
zbell feat(zbell): add option not to use notify-send (#10082) 2021-12-29 10:38:00 +01:00
zeus Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
zoxide feat(zoxide): add option to override cmd (#12218) 2024-02-19 10:29:37 +01:00
zsh-interactive-cd docs: improve several plugin READMEs and add one for `ssh` plugin 2024-08-09 09:44:46 +02:00
zsh-navigation-tools chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00