From b35a4975bddc764571430e2b2b749e68c8bdbe44 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Sun, 28 Aug 2022 22:37:31 +0300 Subject: [PATCH] Fix readme --- README.md => readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README.md => readme.md (79%) diff --git a/README.md b/readme.md similarity index 79% rename from README.md rename to readme.md index 79b0f0e6..72efca85 100644 --- a/README.md +++ b/readme.md @@ -9,7 +9,7 @@ - mpv (video player) - I try to minimize what's directly in `~` so: - All configs that can be in `~/.config/` are. - - Some environmental variables have been set in `~/.zprofile` to move configs into `~/.config/` + - Some environmental variables have been set in `~/.zshenv` to move configs into `~/.config/` ## Credits