1
1
Fork
You've already forked dotfilesqq
0
forked from shinyzero0/dotfiles
No description
2024年02月19日 11:18:04 +03:00
.config guix: fuck GUIX_PACKAGE_PATH 2024年02月19日 11:18:04 +03:00
.local/share nvim: update plugins 2024年01月31日 01:07:10 +03:00
.mozilla/firefox/pio15cff.dev-edition-default stuff 2023年07月17日 21:01:57 +03:00
.scripts bspwm+polybar: scripts: add monocle win bar 2024年01月19日 23:02:07 +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 mpv: add bookmark script 2023年08月28日 15:21:10 +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 upd docs 2024年01月31日 01:07:10 +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