snorrwe / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Install GNU Stow

pacman -S stow
git clone https://github.com/snorrwe/dotfiles $HOME/.dotfiles
cd $HOME/.dotfiles
stow --adopt .

If checkout fails with file exists then backup and delete those.

Install stuff

bash .setup/setup.sh

Assumes you have pacman and bash

About


Languages

Language:Shell 97.5%Language:Lua 2.5%