Add tool-versions file and update zshrc and Brewfile for asdf integration

This commit is contained in:
Philip Henning 2025-08-13 09:47:03 +02:00
parent ef285f1105
commit 069479ccc7
4 changed files with 8 additions and 0 deletions

2
dotfiles/tool-versions Normal file
View file

@ -0,0 +1,2 @@
nodejs 24.4.1
golang 1.24.5

View file

@ -80,6 +80,7 @@ ZOXIDE_CMD_OVERRIDE="cd"
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(
asdf
aws
colored-man-pages
cp