Skip to content

Instantly share code, notes, and snippets.

View keithfernandez0's full-sized avatar
👽
vibing

Keith Michelangelo Fernandez keithfernandez0

👽
vibing
View GitHub Profile
#!/bin/sh
# strap.sh - install and setup BlackArch Linux keyring
# mirror file to fetch and write
MIRROR_F="blackarch-mirrorlist"
# simple error message wrapper
err()
{
echo >&2 "$(tput bold; tput setaf 1)[-] ERROR: ${*}$(tput sgr0)"
{
"audio": "pipewire",
"bootloader": "systemd-bootctl",
"custom-commands": [
"cd /home/devel; git clone https://aur.archlinux.org/paru.git",
"chown -R devel:devel /home/devel/paru",
"usermod -aG docker devel"
],
"!encryption-password": "supersecret",
"filesystem": "btrfs",