aj10k's fork of Luke Smith's dotfiles.
These are the dotfiles deployed by my fork of LARBS
- My scripts are in
~/.local/bin/lpp
- br: Brightness Redshift
- qmd: Quick Music Downloader
- qpm: Quick Password Manager (also bookmarks)
- rsserr: rss link fetcher
- Settings for:
- vim/nvim (text editor)
- zsh (shell)
- lf (file manager)
- mpd/ncmpcpp (music)
- sxiv (image/gif viewer)
- mpv (video player)
- 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/
- All configs that can be in
- Bookmarks in text files used by various scripts (like
~/.local/bin/shortcuts
)- File bookmarks in
~/.config/shell/bm-files
- Directory bookmarks in
~/.config/shell/bm-dirs
- File bookmarks in
These dotfiles are intended to go with numerous suckless programs I use:
Use LARBS to autoinstall everything
or clone the repo files directly to your home directory and install the dependencies.