mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 21:00:42 +00:00
crypt
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
secretfile filter=git-crypt diff=git-crypt
|
||||
*.key filter=git-crypt diff=git-crypt
|
||||
secretdir/** filter=git-crypt diff=git-crypt
|
@@ -6,6 +6,7 @@ tap "homebrew/core"
|
||||
brew "fish"
|
||||
brew "git"
|
||||
brew "git-lfs"
|
||||
brew "git-crypt"
|
||||
brew "gnupg"
|
||||
brew "go"
|
||||
brew "htop"
|
||||
|
Reference in New Issue
Block a user