Linux install and configuration management utilities
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jack Foltz 78fa908314
28 May 2022 21:41:14
преди 2 години
.config/fish 28 May 2022 21:40:01 преди 2 години
.doom.d 28 May 2022 21:39:42 преди 2 години
.git-crypt Add 1 git-crypt collaborator преди 2 години
.gitattributes Add base files преди 2 години
.gitignore Add base files преди 2 години
README.md 28 May 2022 21:41:14 преди 2 години

README.md

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