GitHub - thiagowfx/.dotfiles: My dotfiles, managed with GNU stow.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

My dotfiles, managed with GNU stow.

License

BSD-2-Clause license

24 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

Repository files navigation

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/&/badge.svg)](https://github.com/thiagowfx/.dotfiles/actions/workflows/&)|'

ls-lint.yml prek-autoupdate.yml prek.yml

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)