mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-05 23:14:46 -06:00
add asdf plugin, tool-versions tracking
This commit is contained in:
1
dot_tool-versions
Normal file
1
dot_tool-versions
Normal file
@@ -0,0 +1 @@
|
||||
nodejs 22.9.0
|
||||
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user