Skip to content

Commit

Permalink
ohmyzsh: install zsh-kitty plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
geodimm committed Jan 8, 2025
1 parent 51e977b commit ab2915b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ohmyzsh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ declare -a ZSH_CUSTOM_PLUGINS=(
"plugins/you-should-use=https://github.com/MichaelAquilina/zsh-you-should-use"
"plugins/zsh-nvm=https://github.com/lukechilds/zsh-nvm"
"plugins/fzf-tab=https://github.com/Aloxaf/fzf-tab"
"plugins/zsh-kitty=https://github.com/redxtech/zsh-kitty"
)

function do_configure() {
Expand Down

0 comments on commit ab2915b

Please sign in to comment.