This commit is contained in:
Luke Smith
2021-02-07 17:30:49 -05:00
parent be67c974a2
commit 3249d6b100
6 changed files with 2 additions and 136 deletions

View File

@@ -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