gnupg, fix zsh syntax highlight

This commit is contained in:
Dan Suster 2024-07-28 11:53:47 +02:00
parent 260af1d1b4
commit 0e1ddca833

View File

@ -64,7 +64,7 @@ homebrew_installed_packages:
- git - git
- neovim - neovim
- go - go
- gpg - gnupg
- httpie - httpie
- iperf - iperf
- nmap - nmap
@ -75,12 +75,15 @@ homebrew_installed_packages:
- wget - wget
- curl - curl
- zsh-history-substring-search - zsh-history-substring-search
- zsh-syntax-highlighting
- wireguard-go - wireguard-go
- wireguard-tools - wireguard-tools
- localsend # requires tap - localsend # requires tap
- ripgrep - ripgrep
- lazygit - lazygit
- gdu - gdu
- fzf
- pinentry-mac # for gnupg pass entry
homebrew_taps: homebrew_taps:
- localsend/localsend - localsend/localsend