diff options
author | Ben Burwell <ben@benburwell.com> | 2019-08-13 23:34:05 -0400 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2019-08-13 23:34:05 -0400 |
commit | 265e7b4bed2de570cd9995aeabf942c88fc98630 (patch) | |
tree | f9f249897f39a1ddf2c7777fb3bd96b979fca554 | |
parent | 8e4d61fb77ed68f896b6fe3dc0bbbcd078668ede (diff) |
Add readme
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6cf274b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Dotfiles + +This is the current iteration of my dotfiles. They are managed by a tool called +[conf](https://git.sr.ht/~benburwell/conf), which is sort of like a lightweight, +ultra-fast version of Ansible that just operates on your local machine. |