1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-12-13 16:04:08 +08:00
ohmyzsh-mirror/plugins
Cyril Plisko a98a9f7122
feat(jj): add jj aliases for common workflows (#13179)
- jj bookmark
    Aliases for bookmark subcommands
- jj git push
    Aliases for popular push flags
- jj new "trunk()"
- jj rebase -d "trunk()"
- jj status
2025-12-05 12:00:56 +01:00
..
1password fix(1password): copy password properly in opswd 2024-09-05 20:21:14 +02:00
alias-finder feat(alias-finder): use ripgrep if possible (#13043) 2025-07-21 18:58:09 +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
apache2-macports
arcanist
archlinux fix(archlinux): properly check keyring version (#12979) 2025-04-19 20:44:45 +02:00
arduino-cli docs: improve several plugin READMEs and add one for ssh plugin 2024-08-09 09:44:46 +02:00
argocd
asdf fix(asdf): avoid prepending path entry multiple times (#13268) 2025-08-16 21:17:14 +02:00
autoenv
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
battery feat(battery): add wattage for macOS (#13258) 2025-08-16 21:28:32 +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): use lsappinfo, add support for ghostty (#13314) 2025-09-19 15:39:50 +02:00
bower
branch fix(branch): handle branches with / properly (#13063) 2025-04-17 16:57:53 +02:00
brew feat(brew): add three more aliases (#13285) 2025-09-06 13:49:07 +08:00
bridgetown
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
cake Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
cakephp3
capistrano
cask
catimg fix(catimg): add support to magick binary (#12608) 2024-08-12 11:46:16 +02:00
celery
charm
chezmoi feat(chezmoi): add completion plugin (#12696) 2024-09-27 13:58:56 +02:00
chruby fix(chruby): avoid adding PATH entries twice (#12980) 2025-08-26 10:51:00 +08: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
coffee style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
colemak
colored-man-pages
colorize fix(colorize): support args when input is stdin (#11038) 2024-08-11 20:01:39 +02:00
command-not-found fix(command-not-found): support latest homebrew (#13327) 2025-09-23 11:57:21 +02:00
common-aliases docs(common-aliases): fix tar.gz command (#13332) 2025-09-29 08:32:18 +02:00
compleat style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
composer
conda fix(conda): correct typo in alias parameter (#13010) 2025-03-11 09:51:15 +01: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 feat(copyfile): add error handling (#13248) 2025-08-16 21:31:40 +02:00
copypath
cp
cpanm
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 fix(debian): avoid aptitude hardcoding 2025-04-29 10:42:28 +02:00
deno
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 feat(dirhistory): preserve forward directories with cde alias (#9328) 2025-03-20 20:29:47 +01:00
dirpersist
dnf chore: fix typos (#13219) 2025-07-21 18:39:25 +02:00
dnote
docker feat(docker): add alias for stats (#12988) 2025-03-25 18:04:39 +01:00
docker-compose docs(docker-compose): clarify tool choice (#13399) 2025-11-12 07:42:35 -03:00
doctl
dotenv
dotnet docs(dotnet): remove Core suffix (#13418) 2025-11-11 20:10:26 -03:00
droplr
drush
eecms
emacs fix(emacs): do not emit ANSI escape codes in vterm 2025-04-24 15:42:26 +02: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
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): support .pk{3,4,7} files (#13254) 2025-08-08 11:23:24 +02:00
eza feat(eza): add color-scale options (#12841) 2025-01-15 12:40:52 +01:00
fabric
fancy-ctrl-z docs: improve several plugin READMEs and add one for ssh plugin 2024-08-09 09:44:46 +02:00
fasd
fastfile fix(fastfile): use idiomatic expressions (#12708) 2024-10-01 09:18:46 +02:00
fbterm
firewalld fix(firewalld): remove (default) from the end of zone string (#11998) 2023-10-24 13:33:04 +02:00
flutter fix(flutter): fix captured keyboard during completion generation (#13350) 2025-10-05 09:16:44 +02:00
fluxcd
fnm
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
frontend-search
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
gem fix(gem): regression with gem completion (#12735) 2024-10-08 21:50:31 +02:00
genpass
gh
git chore(git): remove quotes around $# (#13403) 2025-11-14 14:21:32 +01:00
git-auto-fetch docs(git-auto-fetch): fix typo (#12937) 2025-01-24 21:40:58 +01:00
git-commit
git-escape-magic
git-extras
git-flow
git-flow-avh delete not applicable comments 2018-10-28 13:39:26 +01:00
git-hubflow
git-lfs
git-prompt fix(git-prompt): use --git-common-dir to load stash count (#13072) 2025-04-19 19:49:16 +02:00
gitfast feat(gitfast): update to version v2.2 (#12923) 2025-01-19 11:20:14 +01:00
github
gitignore
glassfish
globalias
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 docs(gpg-agent): clarify plugin purpose (#13289) 2025-09-06 09:55:42 +08:00
gradle feat(gradle): update to 25c3d368 (#13407) 2025-11-03 08:30:05 +01: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
gulp
hanami
hasura
helm
heroku
heroku-alias fix(heroku-alias): fix loading heroku-alias plugin and rework docs 2024-08-08 20:43:20 +02:00
history
history-substring-search fix(history-substring-search): honor CASE_SENSITIVE variable (#13360) 2025-10-09 12:52:09 +02:00
hitchhiker chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
hitokoto
homestead
httpie feat(httpie): complete https command (#12314) 2024-04-03 09:10:33 +02:00
invoke
ionic style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
ipfs
isodate docs: improve several plugin READMEs and add one for ssh plugin 2024-08-09 09:44:46 +02:00
istioctl
iterm2 style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
jake-node
jenv
jfrog
jhbuild
jira feat(jira): add project command to open project (#12851) 2025-03-20 19:43:08 +01:00
jj feat(jj): add jj aliases for common workflows (#13179) 2025-12-05 12:00:56 +01:00
jruby
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
k9s feat(k9s): add completion plugin for k9s (#12691) 2024-10-08 20:25:20 +02:00
kamal feat(kamal): add autocomplete support and aliases for Kamal (https://kamal-deploy.org/) (#13080) 2025-05-14 14:48:50 -07:00
kate
keychain fix(keychain): use pattern matching to detect version (#13423) 2025-11-15 11:39:09 -03:00
kind feat(kind): add plugin for Kind k8s tool (#9827) 2023-10-09 20:28:09 +02:00
kitchen
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_ssh
kompose feat(kompost): Add plugin for kompose (#7729) 2025-09-01 11:28:12 -07:00
kops
kube-ps1 docs: improve several plugin READMEs and add one for ssh plugin 2024-08-09 09:44:46 +02:00
kubectl feat(kubectl): add aliases for kubectl rollout restart (#12883) 2025-11-22 18:31:03 +01:00
kubectx fix(kubectx): fix display of k8s contexts without double quotes (#12534) 2024-08-01 10:00:58 +02:00
lando
laravel feat(laravel): add db:wipe alias (#13071) 2025-05-26 13:27:53 +02:00
laravel4
laravel5
last-working-dir fix(last-working-dir): save working directory more strictly (#11343) 2024-10-27 16:03:32 +01:00
lein
lighthouse
localstack feat(localstack): add plugin (#12595) 2024-09-05 19:40:19 +02:00
lol
lpass chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
lxd
macos fix(macos): use command man instead of man (#13046) 2025-04-03 16:38:51 +02:00
macports chore: fix some typos (#12818) 2024-11-21 09:01:48 +01:00
magic-enter fix(magic-enter): check for cmd existance before executing 2025-09-10 09:30:04 +08:00
man
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
meteor
microk8s
minikube
mise refactor(rtx): remove deprecated rtx plugin in favor of mise 2024-07-15 19:04:06 +02:00
mix feat(mix): autocomplete format command (#13012) 2025-03-20 11:30:05 +01:00
mix-fast
mongo-atlas style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
mongocli
mosh
multipass
mvn feat(mvn): add verify aliases (#13133) 2025-05-24 12:40:40 +02:00
mysql-macports
n98-magerun style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
nanoc
nats
nestjs feat(nestjs) Adding NestJS plugin (#13104) 2025-10-27 11:37:07 -07:00
ng
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
nodenv
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
octozen
opentofu chore: fix some typos (#12818) 2024-11-21 09:01:48 +01:00
operator-sdk
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
pep8
per-directory-history docs(per-directory-history): add variable docs (#12844) 2024-12-15 23:40:09 +01:00
percol
perl feat(perl): add perlbrew auto activation (#12814) 2025-01-23 20:24:43 +01:00
perms
phing
pip docs(pip): add explanation for aliases (#13103) 2025-05-05 13:00:29 +02:00
pipenv fix(pipenv): fix auto-shell functionality when cd-ing out (#12813) 2024-11-19 21:05:34 +01:00
pj
please
pm2 fix(pm2): update completion 2024-10-16 21:10:55 +02:00
pod
podman
poetry feat(poetry): add aliases (#11858) 2024-06-10 16:45:09 -07:00
poetry-env fix(poetry-env): add support for poetry 2 (#13260) 2025-08-12 10:37:03 +02:00
postgres
pow
powder
powify
pre-commit feat(pre-commit) add aliases (#10707) 2022-11-23 10:23:11 +01:00
procs feat(procs): support completion for procs<0.14 (#13053) 2025-04-19 21:08:03 +02:00
profiles
pulumi feat(pulumi): add plugin for Pulumi CLI (#13041) 2025-11-22 18:11:40 +01:00
pyenv feat(pyenv): add prompt customization (#12738) 2024-11-19 20:32:01 +01:00
pylint
python docs(python): fix typo (#13096) 2025-04-29 10:34:33 +02:00
qodana
qrcode
rails chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
rake
rake-fast
rand-quote fix(ranq-quote): use https for quote retrieval (#13021) 2025-03-20 11:22:12 +01:00
rbenv
rbw fix(rbw): reset clipboard in rbwpw only in the last invocation (#13185) 2025-06-25 21:33:17 +02:00
rclone feat(rclone): create completion plugin (#12754) 2024-10-22 21:51:40 +02:00
react-native
rebar
redis-cli
repo feat(repo): auto-complete docs rebase update-refs (#13286) 2025-09-05 08:06:24 +08:00
ros style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
rsync docs(rsync): improve README (#13137) 2025-05-24 12:42:44 +02:00
ruby
rust fix(rust): call rustc through rustup run (#12901) 2025-01-10 14:17:49 +01:00
rvm
safe-paste fix(safe-paste): properly test Zsh version number (#12565) 2024-07-24 14:36:08 +02:00
salt
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
sfdx
sfffe
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
singlechar style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
skaffold
snap
spackenv feat(spackenv): Adding Spackenv plugin (#13191) 2025-09-01 12:02:29 -07:00
spring docs: improve several plugin READMEs and add one for ssh plugin 2024-08-09 09:44:46 +02:00
sprunge
ssh fix(ssh): use grep -E instead of egrep (#13380) 2025-10-21 11:42:04 +03:00
ssh-agent Revert "feat(ssh-agent): add keys regardless of filename (#12741)" (#12761) 2024-10-15 13:02:12 +02:00
stack
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
sublime-merge
sudo
supervisor
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
svn-fast-info
swiftpm chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
symfony
symfony2
symfony6 feat(symfony6): Add plugin for native autocompletion from Symfony 6 2024-06-10 16:49:59 -07:00
systemadmin chore: fix typos (#13219) 2025-07-21 18:39:25 +02:00
systemd
tailscale fix(tailscale): fix completion binding for alias to Tailscale (#12928) 2025-01-23 20:14:47 +01:00
task chore(task): fix error in README (#13367) 2025-10-15 11:13:54 +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 aliases for workspace management (#12845) 2025-10-22 19:12:22 +02:00
textastic
textmate
thefuck
themes
thor style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
tig
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 docs(tldr): state that tldr should be installed separately (#13298) 2025-09-19 15:51:23 +02:00
tmux feat(tmux): avoid autostart inside zed editor (#13220) 2025-07-21 18:37:09 +02:00
tmux-cssh
tmuxinator
toolbox style(toolbox): use oneliner to extract and quote container name 2024-08-04 18:59:42 +02:00
torrent
transfer
tt feat(tt): add plugin tt (#8273) 2025-09-01 11:37:37 -07:00
tugboat
ubuntu feat(ubuntu): add apt-fast support (#13175) 2025-06-19 10:05:40 +02:00
ufw style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
universalarchive docs(universalarchive): expand documentation (#13136) 2025-05-24 09:30:14 +02:00
urltools
uv feat(uv): add alias for pinning Python version (#12914) 2025-12-05 08:51:45 +01:00
vagrant
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 docs(vi-mode): explaination for text objects (#13116) 2025-05-12 09:56:26 +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): take into account $VIRTUAL_ENV_PROMPT 2025-08-16 18:27:53 +02: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 support for Cursor (#13382) 2025-10-30 19:22:01 -07:00
vundle
wakeonlan
watson
wd feat(wd): update to v0.10.1 (#13192) 2025-06-29 17:09:07 +02:00
web-search docs(web-search): add missing entries (#13263) 2025-08-13 10:14:21 +02:00
wp-cli
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
yii2 docs: improve several plugin READMEs and add one for ssh plugin 2024-08-09 09:44:46 +02:00
yum
z feat(z): update to cf9225fe (#13115) 2025-05-11 11:06:03 +02:00
zbell
zeus
zoxide
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