Skip to content

ProfMoo/.dotfiles

Repository files navigation

ProfMoo's Dotfiles

Quick Start

./install

Designed to be idempotent, so you should be able to safely run this multiple times.

Git Config

The tracked git/.gitconfig contains shared, cross-machine defaults.

In contrast, use ~/.gitconfig.local for every private or machine-specific Git setting:

  • personal/work identity
  • signing keys
  • internal Git URLs

Dotbot creates ignored git/.gitconfig.local from git/.gitconfig.local.example if missing, then symlinks ~/.gitconfig.local to it.

Keep company email, signing keys, internal URLs, proxies, and tokens out of the tracked config. Put them in ~/.gitconfig.local instead.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors