1
0
This commit is contained in:
Jeff Lance 2024-03-01 17:39:47 +01:00
parent 6bc483162a
commit 734f4f441d
3 changed files with 6 additions and 1 deletions

View File

@ -16,6 +16,7 @@ packages=(
direnv
pass
ranger
rustup
tmux
trash-cli
unzip
@ -98,10 +99,13 @@ packages=(
automake
cmake
doxygen
libffi-dev
libtool
libtool-bin
libyaml-dev
ninja-build
pkg-config
zlib1g-dev
)
for package in ${packages[@]}; do

View File

@ -18,6 +18,8 @@ inf() {
declare -A plugins
plugins=(
['golang']='https://github.com/asdf-community/asdf-golang.git'
['nodejs']='https://github.com/asdf-vm/asdf-nodejs.git'
['ruby']='https://github.com/asdf-vm/asdf-ruby.git'
)

View File

@ -15,7 +15,6 @@ inf() {
packages=(
rustup
neovim
npm
python-pip
python-pynvim
ripgrep