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

This commit is contained in:
2025-01-13 02:47:56 +00:00
parent fbb7032478
commit 89c4132fb4
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