aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-05-02 00:05:53 +0200
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-05-02 00:05:53 +0200
commit5ccd9443215ccfbec547e109ea28becabde711c1 (patch)
treefa54883dd38084b073a25397e35ed591ffa0801f
parent564d9e780d374b4c66da2e0061d0394b6d39296e (diff)
downloaddotfiles-5ccd9443215ccfbec547e109ea28becabde711c1.tar.gz
dotfiles-5ccd9443215ccfbec547e109ea28becabde711c1.tar.bz2
dotfiles-5ccd9443215ccfbec547e109ea28becabde711c1.zip
Update README.md
-rw-r--r--README.md24
1 files changed, 21 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2cffcf5..9517af5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,22 @@
1dotfiles 1Toms Dotfiles
2======== 2=============
3###About
4Recently I've been discovering tiling window managers and how nice it is to customize my desktop.
5This means I've got a "lot" of dotfiles wanting to share across my machines and with everyone who is interested.
6###How to install
7You can
8 - copy the files to your home directory
3 9
4dotfiles for my desktop 10or
11 - You can run install my dotfiles with the Makefile
12
13The makefile has multiple recepies:
14 - numix-no-title: Installs a modified version of the numix metacity theme
15 - herbstluftwm: Installs my herbstluftwm dotfiles
16 - bash: Installs my bashrc file
17 - vim: Installs my vimrc file
18 - install: Does all of the above
19 - uninstall: uninstall all my makefiles
20
21###Disclaimer
22I am not responsible for the loss of any of your files! You should make a backup before installing anything!