1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 23:19:25 +00:00

[zsh] Use prezto ssh plugin instead of .zshrc

This commit is contained in:
2025-01-26 13:29:17 +01:00
parent f94d9566df
commit bbe971d799
2 changed files with 1 additions and 6 deletions

View File

@ -35,6 +35,7 @@ zstyle ':prezto:load' pmodule \
'syntax-highlighting' \
'python' \
'git' \
'ssh' \
'aws' \
'fzf-tab' \
'zsh-z'