Skip to content

Instantly share code, notes, and snippets.

View NicholasasaurusRex's full-sized avatar
🦖
Tyrannical

Nicholasasaurus Rex NicholasasaurusRex

🦖
Tyrannical
View GitHub Profile
@NicholasasaurusRex
NicholasasaurusRex / dotfiles.md
Last active December 4, 2023 19:51
Manage your dot files with git:

GitImage

Manage your dot files with git:

I found an article in Hacker News on how to use git for dot file management. I found that it works well.

Start from nothing:

git init --bare $HOME/.dot