diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 18:51:17 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 18:51:17 -0500 |
| commit | 8cd3c2a739b8ff965d908130326cbd6b431254ca (patch) | |
| tree | 239e681ef5176d73fc0f39cab3c212b34a9be570 | |
| parent | be2ac029dac882b0d3dbdd799f89db6418c66a85 (diff) | |
| download | eibhear-8cd3c2a739b8ff965d908130326cbd6b431254ca.tar.gz eibhear-8cd3c2a739b8ff965d908130326cbd6b431254ca.tar.zst eibhear-8cd3c2a739b8ff965d908130326cbd6b431254ca.zip | |
minor typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |
