scripts

Scripts for general automations
git clone git://git.laack.co/scripts.git
Log | Files | Refs

commit efe3a61fe5ab77259ee67478487bf9a88f7fa6a2
parent fc9057f6591a93fb1b25b7a5a9613e7459abc34d
Author: Andrew Laack <andrew@laack.co>
Date:   Mon, 11 May 2026 21:50:53 -0500

Updated installation; added stuff for private vpn

Diffstat:
Minstallers/arch-public-installation.sh | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/installers/arch-public-installation.sh b/installers/arch-public-installation.sh @@ -3,7 +3,12 @@ cd -sudo pacman -S curl git gnome-keyring gcc make xorg-server libxft libxinerama freetype2 pkgconf ttf-fira-code zoxide fzf openssh less arandr pass pass-otp xclip xorg-xsetroot base-devel i3lock pandoc entr ripgrep wget jq man-db btop tmux rsync cronie mpv podman pavucontrol otf-latin-modern proton-vpn-gtk-app proton-vpn-cli tk brightnessctl zip unzip signal-desktop xorg-xset lynx figlet flameshot feh ffmpeg zathura-pdf-mupdf websocat xorg-xhost yt-dlp qemu-full qbittorrent alsa-utils pipewire-alsa pipewire-pulse sshfs iotop lsof neovim wireshark-qt nmap torbrowser-launcher bandwhich ghidra bind-tools whois dunst thunderbird graphviz restic dictd amfora i2pd +sudo pacman -S curl git gnome-keyring gcc make xorg-server libxft libxinerama freetype2 pkgconf ttf-fira-code zoxide fzf openssh less arandr pass pass-otp xclip xorg-xsetroot base-devel i3lock pandoc entr ripgrep wget jq man-db btop tmux rsync cronie mpv podman pavucontrol otf-latin-modern proton-vpn-gtk-app proton-vpn-cli tk brightnessctl zip unzip signal-desktop xorg-xset lynx figlet flameshot feh ffmpeg zathura-pdf-mupdf websocat xorg-xhost yt-dlp qemu-full qbittorrent alsa-utils pipewire-alsa pipewire-pulse sshfs iotop lsof neovim wireshark-qt nmap torbrowser-launcher bandwhich ghidra bind-tools whois dunst thunderbird graphviz restic dictd amfora i2pd wireguard-tools systemd-resolvconf + +# systemd-resolvconf for wireguard + +sudo systemctl enable systemd-resolved +sudo systemctl start systemd-resolved # dictd is so useful!!!