From 0e1ddca833deced13b580a5c3a5c0e40ef2032f3 Mon Sep 17 00:00:00 2001 From: Dan Suster Date: Sun, 28 Jul 2024 11:53:47 +0200 Subject: [PATCH] gnupg, fix zsh syntax highlight --- default.config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/default.config.yml b/default.config.yml index 3d2822c..365abee 100644 --- a/default.config.yml +++ b/default.config.yml @@ -64,7 +64,7 @@ homebrew_installed_packages: - git - neovim - go - - gpg + - gnupg - httpie - iperf - nmap @@ -75,12 +75,15 @@ homebrew_installed_packages: - wget - curl - zsh-history-substring-search + - zsh-syntax-highlighting - wireguard-go - wireguard-tools - localsend # requires tap - ripgrep - lazygit - gdu + - fzf + - pinentry-mac # for gnupg pass entry homebrew_taps: - localsend/localsend