Update instructions and packages.
This commit is contained in:
parent
237c7b3a87
commit
762cd076a0
2 changed files with 12 additions and 2 deletions
|
|
@ -18,12 +18,12 @@ FONTS_THEMES="ttf-liberation adobe-source-code-pro-fonts ttf-sourcecodepro-nerd
|
|||
MEDIA="pulseaudio pavucontrol network-manager-applet flameshot bluez bluez-utils blueman pulseaudio-bluetooth"
|
||||
|
||||
# bind contains dig
|
||||
DEV_TOOLS="openssh rust python-virtualenv bind base-devel go which rsync gdb"
|
||||
DEV_TOOLS="openssh rust python-virtualenv bind base-devel go which rsync gdb net-tools wget"
|
||||
|
||||
OSDEV_TOOLS="limine dosfstools parted cmake ninja qemu-desktop qemu-system-x86"
|
||||
|
||||
NVIM_DEV="neovim lua-language-server ccls rust-analyzer jedi-language-server ripgrep"
|
||||
|
||||
PROGRAMS="firefox"
|
||||
PROGRAMS="firefox syncthing obsidian"
|
||||
|
||||
pacman -S $DISPLAY $TERMINAL $FONTS_THEMES $MEDIA $DEV_TOOLS $OSDEV_TOOLS $NVIM_DEV $PROGRAMS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue