1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-27 13:13:12 -05:00
Linux install and configuration management utilities
Go to file
2022-05-02 16:41:04 -04:00
.git-crypt Add 1 git-crypt collaborator 2022-05-02 13:26:37 -04:00
.gitattributes Add .gitattributes 2022-05-02 16:10:37 -04:00
.gitignore Add core files 2022-05-02 16:41:04 -04:00
README.md Add core files 2022-05-02 16:41:04 -04:00

Dotfiles

Dotfiles management, entirely within git.

Installation

git clone --bare git@github.com:Foltik/dotfiles $HOME/.dotfiles
git --git-dir=$HOME/.dotfiles --work-tree=$HOME config --local status.showUntrackedFiles no
git --git-dir=$HOME/.dotfiles --work-tree=$HOME checkout