From 3e94a3e724c36267fa2e4039e3759473c59e8510 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sat, 25 Oct 2014 22:26:54 +0200 Subject: Restructured dotfile repo to take advantage of GNU Stow --- README.md | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a541fc9..df5a3b5 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,20 @@ Toms Dotfiles ============= + ###About -Recently I've been discovering tiling window managers and how nice it is to customize my desktop. -This means I've got a "lot" of dotfiles wanting to share across my machines and with everyone who is interested. +Recently I've been discovering tiling window managers and that customizeing my desktop is really cool. +This means I've got a "lot" of dotfiles I want to share across my machines and with everyone who is interested. + ###How to install You can - copy the files to your home directory -or - - You can run install my dotfiles with the Makefile +or + - You can run make install to stow all dotfiles to your home directory (recommanded) + +The makefile has two recepies: + - install: Installs all my dotfiles to your $HOME + - uninstall: Uninstalls all my dotfiles -The makefile has multiple recepies: - - numix-no-title: Installs a modified version of the numix metacity theme - - herbstluftwm: Installs my herbstluftwm dotfiles - - bash: Installs my bashrc file - - vim: Installs my vimrc file - - xresources: Installs my xresources file - - install: Does all of the above - - uninstall: uninstall all my dotfiles +The makefile depends on GNU Stow. -###Disclaimer -I am not responsible for the loss of any of your files! You should make a backup before installing anything! -- cgit v1.2.3