ruff Dotfiles ruff configuration Installing Create a hidden dotfiles directory: mkdir -p "${HOME}/.dotfiles" Change directories: cd "${HOME}/.dotfiles" Clone this repo git clone git@github.com:cn246-dotfiles/ruff.git Stow the dotfiles: stow --verbose --no-folding ruff Links https://docs.astral.sh/ruff/ https://www.gnu.org/software/stow/manual/stow.html