Linux install and configuration management utilities
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jack Foltz ade35c7240
28 Oct 2022 10:27:35
1年前
.cargo 29 May 2022 17:04:43 1年前
.config 28 Oct 2022 01:19:50 1年前
.doom.d 28 Oct 2022 10:27:35 1年前
.git-crypt Add 1 git-crypt collaborator 1年前
.gitattributes Add base files 1年前
.gitignore Add base files 1年前
README.md 28 May 2022 21:41:14 1年前

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