diff options
| -rw-r--r-- | README.md | 7 |
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. |
