add asdf plugin, tool-versions tracking

This commit is contained in:
2024-10-13 02:32:18 -05:00
parent cbab343fd8
commit 9166166371
2 changed files with 3 additions and 2 deletions

1
dot_tool-versions Normal file
View File

@@ -0,0 +1 @@
nodejs 22.9.0

View File

@@ -23,9 +23,9 @@ zstyle ':omz:update' frequency 7
# DISABLE_UNTRACKED_FILES_DIRTY="true"
# HIST_STAMPS="mm/dd/yyyy"
plugins=(git yarn golang sudo zoxide bun node npm zsh-autosuggestions brew F-Sy-H)
plugins=(git asdf yarn golang sudo zoxide bun node npm zsh-autosuggestions brew F-Sy-H)
source $ZSH/oh-my-zsh.sh
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh # configure with `p10k configure`
{{ template "scripts/commonrc.sh.tmpl" "zsh" }}
{{ template "scripts/commonrc.sh.tmpl" "zsh" }}