diff options
| author | Yuval Adam <_@yuv.al> | 2016-12-23 00:03:43 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2016-12-23 00:03:43 +0200 |
| commit | d5663d892c108ad7d5380990535796f8a14dca9f (patch) | |
| tree | 25c5503484d09ce420123eb88cfe5c6b25961ae4 | |
| parent | b45edaf48df4cf07395550d330e4d61b335dd15b (diff) | |
Update README
| -rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ # Dotfiles -My personal collection of dotfiles. +My personal collection of dotfiles, nothing too interesting to see here, move along... + +## Install + +Requires GNU Stow: + +```bash +$ stow -t ~ . +``` + |
