mirror of
https://github.com/hexolan/dotfiles.git
synced 2026-03-26 10:11:15 +00:00
10 lines
73 B
Bash
10 lines
73 B
Bash
#/bin/zsh
|
|
|
|
# Install / bootstrap script
|
|
ARCH_APPS = [
|
|
|
|
]
|
|
|
|
AUR_APPS = [
|
|
|
|
] |