Skip to content

Flonk/dotfiles

Repository files navigation

dotfiles

These are my dotfiles. You may not like it, but this is what peak performance looks like.

Managed with chezmoi.

--

git stuff everyone should have enabled

git config --global rerere.enabled true
git config --global push.autoSetupRemote true
git config --global fetch.prune true
git config --global pull.rebase true
git config --global diff.algorithm histogram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages