These are the dotfiles deployed by LARBS.
- Very useful scripts are in
~/.local/bin/
- Settings for:
- zsh (shell)
- lf (file manager)
- mpd/ncmpcpp (music)
- nsxiv (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:
Tiz template for dwm. Refer to the documentation.
Tiz template for st. Refer to the documentation.
Luke Smith template for dmenu. Refer to the documentation.
Tiz template for st. Refer to the documentation.
Tiz template for LazyVim. Refer to the documentation.
Use luke's LARBS to autoinstall everything todo: make my own progs.csv:
curl -LO larbs.xyz/larbs.sh
or clone the repo files directly to your home directory and install the dependencies.