1
0
mirror of https://github.com/gjkcz/ansible-void.git synced 2024-11-01 00:45:59 +01:00

Add new software

This commit is contained in:
Emil Miler 2023-11-17 16:43:11 +01:00
parent 5fe0a398f4
commit 24f6eb143e

View File

@ -12,23 +12,32 @@ xbps_install:
- htop - htop
- screen - screen
- tmux - tmux
- vim
- nano
- curl - curl
- wget - wget
- pipr - pipr
- tree - tree
- fd - fd
- shellcheck
# Software development # Software development
- git - git
- gcc - gcc
- guile - guile
- valgrind - valgrind
- gdb
- vim
- nano
- emacs - emacs
- vscode - vscode
- arduino - arduino
- arduino-cli - arduino-cli
- idle-python3 - idle-python3
- platformio
# Networking
- tcpdump
- nmap
- zenmap
- wireshark-qt
- sqlmap
# Web Browsers # Web Browsers
- firefox - firefox
# Documents # Documents