Skip to content

Commit

Permalink
Simplify Zsh plugins file, re-enable Rails plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Jun 28, 2024
1 parent 2cf70ac commit 56ed297
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions dotfiles/.zsh_plugins.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
# Antidote's OMZ compatibility plugin
# OMZ compatibility and plugins
getantidote/use-omz

# Standard plugins
djui/alias-tips

# Oh My Zsh lib (required first)
ohmyzsh/ohmyzsh path:lib

# Oh My Zsh plugins
ohmyzsh/ohmyzsh path:plugins/mise
ohmyzsh/ohmyzsh path:plugins/git
ohmyzsh/ohmyzsh path:plugins/npm
ohmyzsh/ohmyzsh path:plugins/yarn
ohmyzsh/ohmyzsh path:plugins/brew
ohmyzsh/ohmyzsh path:plugins/ruby
ohmyzsh/ohmyzsh path:plugins/rails
ohmyzsh/ohmyzsh path:plugins/macos
ohmyzsh/ohmyzsh path:plugins/zoxide
ohmyzsh/ohmyzsh path:plugins/gcloud
Expand All @@ -24,6 +18,5 @@ ohmyzsh/ohmyzsh path:plugins/starship
ohmyzsh/ohmyzsh path:plugins/multipass
ohmyzsh/ohmyzsh path:plugins/1password

# Rails OMZ plugin disabled for now
# https://github.com/mattmc3/antidote/issues/144
# ohmyzsh/ohmyzsh path:plugins/rails
# Standard Zsh plugins
djui/alias-tips

0 comments on commit 56ed297

Please sign in to comment.