From c53d25bd5e80dff63a2dead5104b9606e913af9a Mon Sep 17 00:00:00 2001 From: Felix Nehrke Date: Tue, 22 Nov 2022 13:22:32 +0100 Subject: [PATCH] Install jq and graphiz (including dot) on linux --- .config/dotfiles/setup-machine.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/dotfiles/setup-machine.sh b/.config/dotfiles/setup-machine.sh index bbed59a..630ea61 100755 --- a/.config/dotfiles/setup-machine.sh +++ b/.config/dotfiles/setup-machine.sh @@ -37,6 +37,8 @@ else rofi \ oathtool \ neovim \ + graphviz \ + jq \ enpass # install icon-font which I use for i3status MATERIAL_DESIGN_FONT_ZIP=MaterialDesign-Webfont-4.9.95.zip