Skip to content

Latest commit

History

History
17 lines (10 loc) 路 367 Bytes

File metadata and controls

17 lines (10 loc) 路 367 Bytes

Configuration

How to add custom configuration without messing the local repository

For the shell itself

You can add anything you want (secret stuff, for example), to the ~/.localrc file.

For git

You can just change the default ~/.gitconfig file, since it includes the dotfiles managed one.

For ssh

You can edit the ~/.ssh/config.local file.