Linux install and configuration management utilities
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Jack Foltz 95f20d227d
Add base files
hace 1 año
.git-crypt Add 1 git-crypt collaborator hace 2 años
.gitattributes Add base files hace 1 año
.gitignore Add base files hace 1 año
README.md Add base files hace 1 año

README.md

Dotfiles

Dotfiles management, entirely within git.

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