No description
| .config | mpd | |
| .local/share | nvim: lazy-lock: update lazy | |
| .mozilla/firefox/pio15cff.dev-edition-default | stuff | |
| .scripts | mpd | |
| .stuff | update home-manager flake, add some packages, include my self made utils there | |
| .termux | nu: root cmd; termux colors and moar => less, clip command | |
| .gitignore | various shit like gitignores, docs and firefox data | |
| .gitignore-global | nu: to qr cmd and some tweaks | |
| .gitmodules | rm mpv toolbox (dmenu) submodule | |
| .keynavrc | minor: ed readme, some progs in home-manager | |
| .Xresources | minor stuff | |
| LICENSE | relicense | |
| README.md | readme: update | |
| WTF.md | fix wtf | |
Void linux dotfiles
My configuration files for:
- bspwm
- neovim
- zsh
- ... and some other stuff
XBPS packages are listed in packages.json which is automatically generated, more interesting ones are installed by guix home manager
Instructions for myself about making shit work are in WTF
Use yadm for configs:
yadm clone git@github.com:ShinyZero0/dotfiles.git
Most configs can be built with guix home manager, moving everything there is WIP