1
0
This commit is contained in:
Jeff Lance 2024-05-14 15:30:07 +02:00
parent 5c9e642794
commit 5359037e7a
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,6 @@ inf() {
packages=(
bubblewrap
curl
direnv
pass
libyaml
ranger

View File

@ -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'