1
0

Update home/.chezmoiscripts/11-install-asdf-plugins.sh

Update home/.ansiweatherrc
Remove home/.editorconfig
Update home/.zshenv
This commit is contained in:
2024-03-02 17:10:48 +01:00
parent 931ca1f1b5
commit 5046820b48
4 changed files with 3 additions and 43 deletions

View File

@@ -19,6 +19,7 @@ declare -A plugins
plugins=(
['golang']='https://github.com/asdf-community/asdf-golang.git'
['nodejs']='https://github.com/asdf-vm/asdf-nodejs.git'
['opam']='https://github.com/asdf-community/asdf-opam.git'
['ruby']='https://github.com/asdf-vm/asdf-ruby.git'
)