summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-02-07 17:30:49 -0500
committerLuke Smith <luke@lukesmith.xyz>2021-02-07 17:30:49 -0500
commit3249d6b100ed600ae735a427244a9bf83637e4a2 (patch)
tree453146fd57663b2baa3c80eb19bef4f1627bdd14 /README.md
parentbe67c974a2b93724069feb520adbd8a506253fd5 (diff)
downloadeibhear-3249d6b100ed600ae735a427244a9bf83637e4a2.tar.gz
eibhear-3249d6b100ed600ae735a427244a9bf83637e4a2.tar.zst
eibhear-3249d6b100ed600ae735a427244a9bf83637e4a2.zip
clean up
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 093f09f..0ea1a8c 100644
--- a/README.md
+++ b/README.md
@@ -7,20 +7,17 @@ These are the dotfiles deployed by [LARBS](https://larbs.xyz) and as seen on
- Settings for:
- vim/nvim (text editor)
- zsh (shell)
- - sxhkd (general key binder)
- lf (file manager)
- mpd/ncmpcpp (music)
- sxiv (image/gif viewer)
- mpv (video player)
- - calcurse (calendar program)
- - tmux
- 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 `~/.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`
+ - File bookmarks in `~/.config/shell/bm-files`
+ - Directory bookmarks in `~/.config/shell/bm-dirs`
## Usage