Linux install and configuration management utilities
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Jack Foltz ade35c7240
28 Oct 2022 10:27:35
1 yıl önce
.cargo 29 May 2022 17:04:43 1 yıl önce
.config 28 Oct 2022 01:19:50 1 yıl önce
.doom.d 28 Oct 2022 10:27:35 1 yıl önce
.git-crypt Add 1 git-crypt collaborator 2 yıl önce
.gitattributes Add base files 1 yıl önce
.gitignore Add base files 1 yıl önce
README.md 28 May 2022 21:41:14 1 yıl önce

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