mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 01:59:51 +00:00
Add missing plugins and remove rtx plugin
13
Plugins.md
13
Plugins.md
@@ -63,6 +63,7 @@ plugins=(rails git ruby)
|
||||
- [common-aliases](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/common-aliases)
|
||||
- [compleat](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/compleat)
|
||||
- [composer](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/composer)
|
||||
- [conda-env](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/conda-env)
|
||||
- [copybuffer](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/copybuffer)
|
||||
- [copyfile](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/copyfile)
|
||||
- [copypath](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/copypath)
|
||||
@@ -94,6 +95,7 @@ plugins=(rails git ruby)
|
||||
- [emotty](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/emotty)
|
||||
- [encode64](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/encode64)
|
||||
- [extract](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/extract)
|
||||
- [eza](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/eza)
|
||||
- [fabric](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fabric)
|
||||
- [fancy-ctrl-z](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fancy-ctrl-z)
|
||||
- [fasd](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fasd)
|
||||
@@ -169,6 +171,7 @@ plugins=(rails git ruby)
|
||||
- [keychain](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/keychain)
|
||||
- [kind](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/kind)
|
||||
- [kitchen](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/kitchen)
|
||||
- [kitty](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/kitty)
|
||||
- [kn](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/kn)
|
||||
- [knife](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/knife)
|
||||
- [knife_ssh](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/knife_ssh)
|
||||
@@ -196,6 +199,7 @@ plugins=(rails git ruby)
|
||||
- [meteor](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/meteor)
|
||||
- [microk8s](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/microk8s)
|
||||
- [minikube](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/minikube)
|
||||
- [mise](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/mise)
|
||||
- [mix](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/mix)
|
||||
- [mix-fast](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/mix-fast)
|
||||
- [mongo-atlas](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/mongo-atlas)
|
||||
@@ -216,6 +220,7 @@ plugins=(rails git ruby)
|
||||
- [nvm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/nvm)
|
||||
- [oc](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/oc)
|
||||
- [octozen](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/octozen)
|
||||
- [opentofu](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/opentofu)
|
||||
- [operator-sdk](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/operator-sdk)
|
||||
- [otp](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/otp)
|
||||
- [pass](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pass)
|
||||
@@ -240,6 +245,7 @@ plugins=(rails git ruby)
|
||||
- [powder](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/powder)
|
||||
- [powify](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/powify)
|
||||
- [pre-commit](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pre-commit)
|
||||
- [procs](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/procs)
|
||||
- [profiles](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/profiles)
|
||||
- [pyenv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pyenv)
|
||||
- [pylint](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pylint)
|
||||
@@ -260,7 +266,6 @@ plugins=(rails git ruby)
|
||||
- [ripgrep](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ripgrep)
|
||||
- [ros](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ros)
|
||||
- [rsync](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rsync)
|
||||
- [rtx](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rtx)
|
||||
- [ruby](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ruby)
|
||||
- [rust](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rust)
|
||||
- [rvm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rvm)
|
||||
@@ -280,11 +285,14 @@ plugins=(rails git ruby)
|
||||
- [sigstore](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sigstore)
|
||||
- [singlechar](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/singlechar)
|
||||
- [skaffold](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/skaffold)
|
||||
- [snap](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/snap)
|
||||
- [spring](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/spring)
|
||||
- [sprunge](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sprunge)
|
||||
- [ssh](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ssh)
|
||||
- [ssh-agent](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ssh-agent)
|
||||
- [stack](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/stack)
|
||||
- [starship](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/starship)
|
||||
- [stripe](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/stripe)
|
||||
- [sublime](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sublime)
|
||||
- [sublime-merge](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sublime-merge)
|
||||
- [sudo](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sudo)
|
||||
@@ -296,6 +304,7 @@ plugins=(rails git ruby)
|
||||
- [swiftpm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/swiftpm)
|
||||
- [symfony](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/symfony)
|
||||
- [symfony2](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/symfony2)
|
||||
- [symfony6](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/symfony6)
|
||||
- [systemadmin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/systemadmin)
|
||||
- [systemd](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/systemd)
|
||||
- [taskwarrior](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/taskwarrior)
|
||||
@@ -309,6 +318,7 @@ plugins=(rails git ruby)
|
||||
- [thor](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/thor)
|
||||
- [tig](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/tig)
|
||||
- [timer](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/timer)
|
||||
- [tldr](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/tldr)
|
||||
- [tmux](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/tmux)
|
||||
- [tmux-cssh](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/tmux-cssh)
|
||||
- [tmuxinator](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/tmuxinator)
|
||||
@@ -362,4 +372,5 @@ plugins=(rails git ruby)
|
||||
- nyan: the service that the plugin relied on is no longer available.
|
||||
- osx: renamed to `macos`.
|
||||
- rustup: moved to the `rust` plugin.
|
||||
- rtx: moved to the `mise` plugin as [it was renamed](https://mise.jdx.dev/rtx.html).
|
||||
- zsh_reload: functionality baked into the CLI with `omz reload`.
|
||||
|
||||
Reference in New Issue
Block a user