diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 3 insertions, 10 deletions
| @@ -6,15 +6,8 @@ Recently I've been discovering tiling window managers and that customizeing my d | |||
| 6 | This means I've got a "lot" of dotfiles I want to share across my machines and with everyone who is interested. | 6 | This means I've got a "lot" of dotfiles I want to share across my machines and with everyone who is interested. |
| 7 | 7 | ||
| 8 | ###How to install | 8 | ###How to install |
| 9 | You can | ||
| 10 | - copy the files to your home directory | ||
| 11 | 9 | ||
| 12 | or | 10 | 1. Clone this repository and cd into it |
| 13 | - You can run make install to stow all dotfiles to your home directory (recommended) | 11 | 2. Run `./dotfiles.sh --sync` to sync all the dotfiles to your $HOME |
| 14 | |||
| 15 | The makefile has two recepies: | ||
| 16 | - install: Installs all my dotfiles to your $HOME | ||
| 17 | - uninstall: Uninstalls all my dotfiles | ||
| 18 | |||
| 19 | The makefile depends on GNU Stow. | ||
| 20 | 12 | ||
| 13 | Thanks to [jbernard](https://github.com/jbernard) for making dotfile management easy! | ||
