mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 08:16:32 +00:00
crypt
This commit is contained in:
parent
1a8519512b
commit
46d68eec17
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 "fish"
|
||||||
brew "git"
|
brew "git"
|
||||||
brew "git-lfs"
|
brew "git-lfs"
|
||||||
|
brew "git-crypt"
|
||||||
brew "gnupg"
|
brew "gnupg"
|
||||||
brew "go"
|
brew "go"
|
||||||
brew "htop"
|
brew "htop"
|
||||||
|
Loading…
Reference in New Issue
Block a user