diff options
| -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 ~ . +``` + |
