summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-11-23 18:51:17 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-11-23 18:51:17 -0500
commit8cd3c2a739b8ff965d908130326cbd6b431254ca (patch)
tree239e681ef5176d73fc0f39cab3c212b34a9be570
parentbe2ac029dac882b0d3dbdd799f89db6418c66a85 (diff)
downloadeibhear-8cd3c2a739b8ff965d908130326cbd6b431254ca.tar.gz
eibhear-8cd3c2a739b8ff965d908130326cbd6b431254ca.tar.zst
eibhear-8cd3c2a739b8ff965d908130326cbd6b431254ca.zip
minor typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0447d4b..2b28052 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ These are the dotfiles deployed by [LARBS](https://larbs.xyz) and as seen on [my
- other stuff like xdg default programs, inputrc and more, etc.
- I try to minimize what's directly in `~` so:
- All configs that can be in `~/.config/` are.
- - Some environmental variables have been set in `~/.profile` to move configs into `~/.config/`
+ - Some environmental variables have been set in `~/.zprofile` to move configs into `~/.config/`
- Bookmarks in text files used by various scripts (like `~/.local/bin/shortcuts`)
- File bookmarks in `~/.config/files`
- Directory bookmarks in `~/.config/directories`