/dotfiles.old

My dotfiles for vim, i3, gtk, termite and more!

Primary LanguageShell

Some dotfiles live here.

forthebadge

How to *

install

$ git clone https://github.com/Prioe/dotfiles.git ~/dotfiles
$ cd ~/dotfiles
$ git submodule update --init --recursive
$ stow -t ~ $(ls -d */)

update

either after git pull or after new stuff was added.

$ restow