Update
This commit is contained in:
parent
5c9e642794
commit
5359037e7a
@ -14,7 +14,6 @@ inf() {
|
||||
packages=(
|
||||
bubblewrap
|
||||
curl
|
||||
direnv
|
||||
pass
|
||||
libyaml
|
||||
ranger
|
||||
|
@ -17,6 +17,7 @@ inf() {
|
||||
# Plugins to install
|
||||
declare -A plugins
|
||||
plugins=(
|
||||
['asdf']=''
|
||||
['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'
|
||||
|
Loading…
Reference in New Issue
Block a user