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
2021-10-22 23:53:55 -03:00
dotfiles fish: disable khal list on startup 2021-10-22 23:53:55 -03:00
root Revert "pacman: add chaotic aur repo" 2021-10-10 00:19:02 -03:00
.gitignore ignore .srcinfo 2020-10-02 20:28:03 -03:00
arch_install remove bloat 2020-10-06 22:39:09 -03:00
config.yaml blender: don't template version because it's slow 2021-10-10 00:20:03 -03:00
funcs.py config: add fstab 2021-06-27 18:51:25 -03:00
image.png Atualizar README.md, image.png arquivos 2020-06-25 05:54:57 +00: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

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