From 24f6eb143e559312a138ffbad5e711c93128f575 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Fri, 17 Nov 2023 16:43:11 +0100 Subject: [PATCH] Add new software --- group_vars/all.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/group_vars/all.yaml b/group_vars/all.yaml index df899f2..e9710c2 100644 --- a/group_vars/all.yaml +++ b/group_vars/all.yaml @@ -12,23 +12,32 @@ xbps_install: - htop - screen - tmux - - vim - - nano - curl - wget - pipr - tree - fd + - shellcheck # Software development - git - gcc - guile - valgrind + - gdb + - vim + - nano - emacs - vscode - arduino - arduino-cli - idle-python3 + - platformio + # Networking + - tcpdump + - nmap + - zenmap + - wireshark-qt + - sqlmap # Web Browsers - firefox # Documents