1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-10 15:48:08 -05:00
Linux install and configuration management utilities
Go to file
2022-10-28 10:27:35 -04:00
.cargo 29 May 2022 17:04:43 2022-05-29 17:04:43 -04:00
.config 28 Oct 2022 01:19:50 2022-10-28 01:19:50 -04:00
.doom.d 28 Oct 2022 10:27:35 2022-10-28 10:27:35 -04:00
.git-crypt Add 1 git-crypt collaborator 2022-05-02 13:26:37 -04:00
.gitattributes Add base files 2022-05-28 19:07:02 -04:00
.gitignore Add base files 2022-05-28 19:07:02 -04:00
README.md 28 May 2022 21:41:14 2022-05-28 21:41:14 -04:00

Dotfiles

Dotfiles management entirely within a bare git repo, with git-crypt for transparent GPG-based file encryption.

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
git-crypt unlock