1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-06-19 15:28:32 +02:00
dotfiles/ansible/ansible-packages.yml
2024-01-03 15:24:17 +01:00

33 lines
440 B
YAML

packages:
- "bmon"
- "byobu"
- "ccze"
- "curl"
- "fzf"
- "git"
- "grc"
- "htop"
- "nmap"
- "ripgrep"
- "tmux"
- "tree"
- "vim"
- "zsh"
- "iotop"
packages_debian:
- "pylint"
- "ipython3"
- "python3-pip"
- "python3-setuptools"
- "virtualenv"
- "bat"
- "mtr-tiny"
packages_archlinux:
- "man"
- "ipython"
- "python-pylint"
- "python-virtualenv"
- "bash-language-server"
- "bat"
- "mtr"