Use git-crypt to store private_dotfiles.

This commit is contained in:
David Tomaschik
2016-02-07 22:50:26 -08:00
parent 97b5a694d3
commit 552a3bdd1d
4 changed files with 1 additions and 2 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
private_dotfiles/** filter=git-crypt diff=git-crypt

2
.gitignore vendored
View File

@@ -1,5 +1,3 @@
private_dotfiles
private_dotfiles/**
installed-prefs installed-prefs
*.swp *.swp
*~ *~

Binary file not shown.

BIN
private_dotfiles/ssh/config Normal file

Binary file not shown.