Contains my Linux user and system configurations
Each package is a name of a folder inside home/
.
cd home/
stow --no-folding --verbose --stow --target ~ <packages separated by spaces...>
# Using short-style option flags:
stow --no-folding -vSt ~ <packages separated by spaces...>
# Preview changes before executing:
stow --no-folding -nvSt ~ <packages separated by spaces...>
Each package is a name of a folder inside system-arch/
.
cd system-arch/
sudo stow --no-folding -vSt / <packages separated by spaces...>
Once the Tridactyl extension is installed in Firefox, run:
:source --url https://raw.githubusercontent.com/calebkish/dotfiles/master/firefox/tridactylrc