thiagowfx's dotfiles
CI status
> grep -Erl '\b(push|schedule|workflow_dispatch):$' .github/workflows | xargs -n 1 basename | sort -d | sed 's|^[^/]*$|[](https://github.com/thiagowfx/.dotfiles/actions/workflows/&)|'
This dotfiles repository is managed with GNU stow and Just.
git clone --recurse --jobs=$(nproc) https://github.com/thiagowfx/.dotfiles ~/.dotfiles (cd ~/.dotfiles && just install)