nick-ulle / dotfiles

Configuration files for Arch Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 */

About

Configuration files for Arch Linux.

License:MIT License


Languages

Language:Lua 59.4%Language:Shell 40.6%