diff --git a/Brewfile b/Brewfile index 916b685..c7b2358 100644 --- a/Brewfile +++ b/Brewfile @@ -50,6 +50,7 @@ brew 'reattach-to-user-namespace' brew 'redis' brew 'ruby-build' brew 'shellcheck' +brew 'sops' brew 'source-highlight' brew 'the_silver_searcher' brew 'tmux' diff --git a/gitconfig b/gitconfig index 093bd40..7a50dbc 100644 --- a/gitconfig +++ b/gitconfig @@ -46,6 +46,8 @@ prompt = false [diff] tool = Kaleidoscope +[diff "sopsdiffer"] + textconv = sops -d [credential] helper = osxkeychain [filter "media"]