Go to file
lelgenio 6e3091d419 add html! highlighter 2022-08-27 20:25:44 -03:00
dotfiles add html! highlighter 2022-08-27 20:25:44 -03:00
root fixes for arch 2022-06-22 11:20:49 -03:00
.gitignore ignore .srcinfo 2020-10-02 20:28:03 -03:00
LICENSE Adicionar LICENSE 2020-06-25 05:17:33 +00:00
README.md readme: update terminal emulator 2021-02-14 15:29:51 -03:00
arch.freeze packages: add arch freeze 2022-04-29 19:40:44 -03:00
arch.freeze.fish packages: add arch freeze 2022-04-29 19:40:44 -03:00
arch_install remove bloat 2020-10-06 22:39:09 -03:00
config.yaml fixes for arch 2022-06-22 11:20:49 -03:00
funcs.py config: handle missing rclone 2021-12-07 21:15:23 -03:00
image.png Atualizar README.md, image.png arquivos 2020-06-25 05:54:57 +00:00
npm.freeze pkgs: add void and npm freeze 2022-01-31 22:21:54 -03:00
void.freeze void: add some packages 2022-04-08 23:31:58 -03:00
void.freeze.fish rust: update rust config to be more realiable 2022-03-20 17:00:39 -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