up
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
declare -A plugins
|
||||
plugins=(
|
||||
['direnv']=''
|
||||
['starship']=''
|
||||
['golang']='https://github.com/asdf-community/asdf-golang.git'
|
||||
['julia']='https://github.com/rkyleg/asdf-julia.git'
|
||||
['lua']='https://github.com/Stratus3D/asdf-lua.git'
|
||||
['nodejs']='https://github.com/asdf-vm/asdf-nodejs.git'
|
||||
['opam']='https://github.com/asdf-community/asdf-opam.git'
|
||||
['r']='https://github.com/asdf-community/asdf-r.git'
|
||||
['ruby']='https://github.com/asdf-vm/asdf-ruby.git'
|
||||
['rust']='https://github.com/code-lever/asdf-rust.git'
|
||||
['starship']=''
|
||||
['python']='https://github.com/asdf-community/asdf-python.git'
|
||||
['julia']='https://github.com/rkyleg/asdf-julia.git'
|
||||
['r']='https://github.com/asdf-community/asdf-r.git'
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user