Add script for Void Linux installation.

This commit is contained in:
Érico Rolim 2020-01-06 02:31:43 -03:00
parent ebf7465044
commit b74fe209b5
2 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1 @@
^/*

37
distros/void.sh Executable file
View File

@ -0,0 +1,37 @@
#!/usr/bin/env bash
xbps-install -S \
Waybar \
alacritty \
bat \
bmon \
breeze-snow-cursor-theme \
brightnessctl \
emacs-gtk2 \
fish-shell \
fzf \
git \
go \
grim \
htop \
hunspell \
hunspell-en_US \
hunspell-pt_BR \
iwd \
jq \
liberation-fonts \
mdcat \
neovim \
python3 \
redshift \
ripgrep \
sddm \
slurp \
starship \
stow \
sway \
swayidle \
swaylock \
tmux \
udisks2 \