/dotfiles

Dotfiles managed with GNU stow

Primary LanguagePerl

Dotfiles

Build Status

Just my dotfiles that managed with GNU Make and Stow.

First

Don't take things without thinking

Installation

Just clone the repo and run target install with GNU make, If you have not install the GNU Stow, It will be installed from source on the directory of repo itself.

git clone git@github.com:Gasol/dotfiles.git ~/.dotfiles
make install