diff --git a/distros/.stow-local-ignore b/distros/.stow-local-ignore new file mode 100644 index 0000000..b84e562 --- /dev/null +++ b/distros/.stow-local-ignore @@ -0,0 +1 @@ +^/* \ No newline at end of file diff --git a/distros/void.sh b/distros/void.sh new file mode 100755 index 0000000..dadab03 --- /dev/null +++ b/distros/void.sh @@ -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 \ +