Skip to content

ruebenramirez/.dotfiles

Repository files navigation

#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!