[zsh] update plugins and change some other stuff

This commit is contained in:
Afonso Franco 2025-01-13 02:47:56 +00:00
parent 2f609e273c
commit d2d1cef7ac
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54
7 changed files with 14 additions and 29 deletions

View file

@ -27,4 +27,3 @@ source $ZDOTDIR/plugins.zsh
if [[ $(uname) == "Darwin" ]]; then
eval "$(/opt/homebrew/bin/brew shellenv)"
fi