Prioe / dotfiles.old

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 61.6%Language:Vim Script 21.8%Language:CSS 9.5%Language:C 7.1%