1
1
Fork
You've already forked dotfiles
1
No description
2024年07月20日 00:24:04 +03:00
.config mpd 2024年07月20日 00:24:04 +03:00
.local/share nvim: lazy-lock: update lazy 2024年02月26日 22:32:16 +03:00
.mozilla/firefox/pio15cff.dev-edition-default stuff 2023年07月17日 21:01:57 +03:00
.scripts mpd 2024年07月20日 00:24:04 +03:00
.stuff update home-manager flake, add some packages, include my self made utils there 2023年07月04日 02:10:40 +03:00
.termux nu: root cmd; termux colors and moar => less, clip command 2023年05月02日 13:34:03 +03:00
.gitignore various shit like gitignores, docs and firefox data 2023年07月04日 01:59:54 +03:00
.gitignore-global nu: to qr cmd and some tweaks 2023年05月08日 00:23:15 +03:00
.gitmodules rm mpv toolbox (dmenu) submodule 2024年02月25日 16:52:51 +03:00
.keynavrc minor: ed readme, some progs in home-manager 2023年05月30日 04:09:06 +03:00
.Xresources minor stuff 2023年05月02日 14:38:32 +03:00
LICENSE relicense 2023年07月20日 15:53:51 +03:00
README.md readme: update 2024年01月15日 02:29:00 +03:00
WTF.md fix wtf 2024年05月21日 03:41:37 +03:00

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