diff options
author | Amin Bandali <me@aminb.org> | 2014-10-26 11:38:28 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2014-10-26 11:38:28 -0400 |
commit | 5928e82c6cf1f51bd2c1b798f8d816bc7f3a50e7 (patch) | |
tree | efa5e280436590a6c0f51ef7328dd151f778eb5f | |
parent | 9e12ed5e8f7ecea16b9af56bdf0e1df9e81ebb61 (diff) | |
download | configs-5928e82c6cf1f51bd2c1b798f8d816bc7f3a50e7.tar.gz configs-5928e82c6cf1f51bd2c1b798f8d816bc7f3a50e7.tar.xz configs-5928e82c6cf1f51bd2c1b798f8d816bc7f3a50e7.zip |
add a README
-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. |