These are the dotfiles deployed by LARBS.
- Very useful scripts are in
~/.local/bin/ - theming for gtk and Kvantum
- Settings for:
- alacritty+kitty (terminal)
- lazyvim (text editor)
- zsh + pure (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
~/.zprofileto 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:
- st (terminal emulator)
- mutt-wizard, easy-to-install terminal-based email client.
Use archinstal to autoinstall everything:
git clone https://github.com/BenDWit/archinstall
or clone the repo files directly to your home directory and install the dependencies.

