/...

.files

Primary LanguageShell

brew

brew tap Homebrew/bundle
brew bundle dump
brew bundle

pacman

pacman -S - < pacman.txt
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
yay -S - < pacman.txt