ruebenramirez / .dotfiles

my dot files
4 stars 0 forks source link

Rueben's Dotfiles

I'm mostly on thinkpads with ubuntu + i3wm tiling window manager these days...

Installing on a new machine:

git clone git@github.com:ruebenramirez/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make ubuntu

Resources:

Thanks to Jack Franklin for the use of his beautifully simple Makefile approach at deployment!