diff options
| author | 2014-05-02 00:05:53 +0200 | |
|---|---|---|
| committer | 2014-05-02 00:05:53 +0200 | |
| commit | 5ccd9443215ccfbec547e109ea28becabde711c1 (patch) | |
| tree | fa54883dd38084b073a25397e35ed591ffa0801f /README.md | |
| parent | 564d9e780d374b4c66da2e0061d0394b6d39296e (diff) | |
| download | dotfiles-5ccd9443215ccfbec547e109ea28becabde711c1.tar.gz dotfiles-5ccd9443215ccfbec547e109ea28becabde711c1.tar.bz2 dotfiles-5ccd9443215ccfbec547e109ea28becabde711c1.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 24 |
1 files changed, 21 insertions, 3 deletions
| @@ -1,4 +1,22 @@ | |||
| 1 | dotfiles | 1 | Toms Dotfiles |
| 2 | ======== | 2 | ============= |
| 3 | ###About | ||
| 4 | Recently I've been discovering tiling window managers and how nice it is to customize my desktop. | ||
| 5 | This means I've got a "lot" of dotfiles wanting to share across my machines and with everyone who is interested. | ||
| 6 | ###How to install | ||
| 7 | You can | ||
| 8 | - copy the files to your home directory | ||
| 3 | 9 | ||
| 4 | dotfiles for my desktop | 10 | or |
| 11 | - You can run install my dotfiles with the Makefile | ||
| 12 | |||
| 13 | The 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 | ||
| 22 | I am not responsible for the loss of any of your files! You should make a backup before installing anything! | ||
