mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-06 03:14:52 -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,7 +23,7 @@ zstyle ':omz:update' frequency 7
|
|||||||
# DISABLE_UNTRACKED_FILES_DIRTY="true"
|
# DISABLE_UNTRACKED_FILES_DIRTY="true"
|
||||||
# HIST_STAMPS="mm/dd/yyyy"
|
# 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
|
source $ZSH/oh-my-zsh.sh
|
||||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh # configure with `p10k configure`
|
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh # configure with `p10k configure`
|
||||||
|
|||||||
Reference in New Issue
Block a user