chore(zsh): update plugins and change some other stuff

This commit is contained in:
Afonso Franco 2025-01-13 02:47:56 +00:00
parent fbb7032478
commit 89c4132fb4
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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