Add sops to Brewfile

This commit is contained in:
2019-01-30 14:25:57 +00:00
parent ab5ff69c32
commit d3f8c7f2e8
2 changed files with 3 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ brew 'reattach-to-user-namespace'
brew 'redis' brew 'redis'
brew 'ruby-build' brew 'ruby-build'
brew 'shellcheck' brew 'shellcheck'
brew 'sops'
brew 'source-highlight' brew 'source-highlight'
brew 'the_silver_searcher' brew 'the_silver_searcher'
brew 'tmux' brew 'tmux'

View File

@@ -46,6 +46,8 @@
prompt = false prompt = false
[diff] [diff]
tool = Kaleidoscope tool = Kaleidoscope
[diff "sopsdiffer"]
textconv = sops -d
[credential] [credential]
helper = osxkeychain helper = osxkeychain
[filter "media"] [filter "media"]