This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
lelgenio c03ba05e16 fish: remove work stuff 2022-02-19 23:56:11 -03:00
dotfiles fish: remove work stuff 2022-02-19 23:56:11 -03:00
root root: add locale to path for voidlinux 2022-02-19 23:55:25 -03:00
.gitignore
LICENSE
README.md
arch_install
config.yaml env: update path for rust stuff 2022-02-19 23:55:54 -03:00
funcs.py
image.png
npm.freeze pkgs: add void and npm freeze 2022-01-31 22:21:54 -03:00
void.freeze root: use rundird 2022-02-13 11:20:30 -03:00
voidlinux-mini.freeze pkgs: add void mini 2022-01-31 16:16:57 -03:00

README.md

My Dotfiles

What I use:

  • sway / Waybar
  • Alacritty
  • fish (fight me!)
  • kakoune
  • qutebrowser
  • zathura
  • mpd (optionally playerctl if installed)
  • mpv (sponsorblock)
  • btwOs

Install:

Most files need to be pre-prossesed with dotdrop. If you're on Arch this will install all packages automatically.

pip install --user dotdrop
dotdrop -c config.yaml install -p main

image.png