summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2020-08-11 12:42:56 +0000
committer0scar <qgt268@alumni.ku.dk>2020-08-11 12:53:10 +0000
commit13d0ba2f7473477da37e99359e0f4dffbc09d201 (patch)
tree5b1294f817087032d7a9757f098538a91274fb9e
parentb9532a4ac82ade874c93e0076134fc3a9e476676 (diff)
Add readme
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c11d2ab
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Dotfiles
+
+I dont like cluttering in `~` so I configured everything to respect xdg user
+dirs.
+
+I use zsh and so should you if you want to use these dotfiles, as it reads
+everything from [.zprofile](.zprofile) if it's a login-shell.