diff options
| author | 2015-02-22 17:15:39 +0100 | |
|---|---|---|
| committer | 2015-02-22 17:15:39 +0100 | |
| commit | d0ecb2a9d770b1987e3be7cdc549d46880b89c5e (patch) | |
| tree | d493b4afd8268adb3e1f374cd73e5db662f260d6 /README.md | |
| parent | b86e22c339276441f344d61ad104a7cebd3b5858 (diff) | |
| download | dotfiles-d0ecb2a9d770b1987e3be7cdc549d46880b89c5e.tar.gz dotfiles-d0ecb2a9d770b1987e3be7cdc549d46880b89c5e.tar.bz2 dotfiles-d0ecb2a9d770b1987e3be7cdc549d46880b89c5e.zip | |
Moved from stow to dotfiles for dotfile management
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! | ||
