Skip to content

Commit

Permalink
Load rtx via OMZ plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Oct 9, 2023
1 parent b393952 commit 557c63a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions dotfiles/.zsh_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ djui/alias-tips
ohmyzsh/ohmyzsh path:lib

# Oh My Zsh plugins
ohmyzsh/ohmyzsh path:plugins/rtx
ohmyzsh/ohmyzsh path:plugins/git
ohmyzsh/ohmyzsh path:plugins/bun
ohmyzsh/ohmyzsh path:plugins/npm
Expand Down
3 changes: 0 additions & 3 deletions dotfiles/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,3 @@ export ZSH_CACHE_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/oh-my-zsh"

# Load Zsh plugins with Antidote
antidote load

# Source rtx
eval "$(rtx activate zsh)"

0 comments on commit 557c63a

Please sign in to comment.