mirror of
https://github.com/hexolan/dotfiles.git
synced 2026-03-26 18:11:17 +00:00
feat: base layout
This commit is contained in:
10
distro/arch/setup.sh
Normal file
10
distro/arch/setup.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
#/bin/zsh
|
||||
|
||||
# Install / bootstrap script
|
||||
ARCH_APPS = [
|
||||
|
||||
]
|
||||
|
||||
AUR_APPS = [
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user