dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 1cdf7f9163a75e8d485d0aaeea2ebead9813e4b9
parent e8079b00b49a960e7ca8b66bebd165a45ae7838e
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Fri,  1 Apr 2016 23:54:32 -0700

Make: Add .config files

Diffstat:
Makefile | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -4,6 +4,10 @@ TARGETCONH = ~/remote/code/downloads symlinks = bash_profile \ bashrc \ + config/clipit \ + config/htop \ + config/openbox \ + config/tint2 \ conkyrc \ dircolors \ emacs \