Skip to content

BenDWit/voidrice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,881 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Voidrice (dotfiles)

These are the dotfiles deployed by LARBS.

image

image

  • 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 ~/.zprofile to move configs into ~/.config/
  • 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

Usage

These dotfiles are intended to go with numerous suckless programs I use:

Optional

  • st (terminal emulator)
  • mutt-wizard, easy-to-install terminal-based email client.

Install these dotfiles and all dependencies

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.

Default Desktop Artwork

Giovanni Paolo Panini

About

My dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 78.0%
  • Lua 22.0%