zsh/khal: clean up zshrc/zshenv and drop brew khal for uv
This commit is contained in:
parent
9752eccd64
commit
2d7cb605d3
3 changed files with 11 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue