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:
parent
5fe0a398f4
commit
24f6eb143e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user