/dotfiles

Configuration files for Arch Linux.

Primary LanguageLuaMIT LicenseMIT

Dotfiles

These are the dotfiles @nick-ulle uses with Arch Linux on his Asus Zenbook UX303.

Usage

Requirements:

To install:

git clone https://github.com/nick-ulle/dotfiles ~/.dotfiles
cd ~/.dotfiles
stow */

To reinstall (after edits):

cd ~/.dotfiles
stow --restow */

To uninstall:

cd ~/.dotfiles
stow --delete */