diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..291c9e2 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +dotfiles +======== + +Use [GNU Stow](http://www.gnu.org/software/stow/) to symlink the config for each package to their correct folder. For instance, `stow vim`. + +*P.S.* do NOT stow `other`, as they aren't meant to be copied/symlinked in the home folder. |