Commit graph

12 commits

Author SHA1 Message Date
da4c3090a3 Add preliminary SSH config 2020-08-18 14:19:41 +00:00
bf313d7bcf Update README for deployment with ansible 2020-03-04 19:58:03 +01:00
6a2c6d67e9 Add git-crypt key 2019-06-20 00:47:49 +02:00
c32a0c2ad7 Add --no-folding to stow invocation in README
This is an important option and forgetting it has been causing problems
because entire directories (like .vim) get symlinked and this is
definitely NOT what I want.
2019-06-20 00:39:01 +02:00
46efe2b268 Put all dotfiles into one "stow package"
This makes installation a lot easier, as we just need to type:

    stow -v dotfiles

instead of installing multiple packages and risking to forget something.
2019-02-18 23:19:28 +01:00
62c7b29714 Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00
e7e284baea [README] fix another setup.sh reference 2018-04-15 18:09:52 +00:00
39c522ad5d [README] mention bootstrap instead of setup.sh 2018-04-15 18:08:48 +00:00
152fd37f1b Fix quoting in README 2018-04-07 20:22:46 +00:00
e4b1fc02db Add setup script 2018-04-05 19:12:45 +02:00
1880d22747 Update README.md 2018-04-03 22:38:44 +00:00
55f8b5166f Add README with instructions to get rcm 2017-04-25 15:58:15 +02:00