zsh/khal: clean up zshrc/zshenv and drop brew khal for uv

This commit is contained in:
Matthew Ryan Dillon 2025-12-16 17:59:26 -05:00
parent 9752eccd64
commit 2d7cb605d3
3 changed files with 11 additions and 16 deletions

View file

@ -22,7 +22,6 @@ brew install \
inlyne \
jj \
just \
khal \
lua-language-server \
luarocks \
marksman \
@ -38,8 +37,6 @@ brew install \
xz \
zlib
brew services start vdirsyncer
export NVM_DIR="$HOME/.nvm"
[ -s "/opt/homebrew/opt/nvm/nvm.sh" ] && \. "/opt/homebrew/opt/nvm/nvm.sh"
nvm install 22