1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-09-27 06:35:14 -04:00
Linux install and configuration management utilities
Go to file
2022-05-29 17:04:38 -04:00
.config 29 May 2022 15:31:02 2022-05-29 15:31:02 -04:00
.doom.d 29 May 2022 17:04:38 2022-05-29 17:04:38 -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