mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-10-31 18:01:30 +01:00
28 lines
383 B
YAML
28 lines
383 B
YAML
packages:
|
|
- "bmon"
|
|
- "byobu"
|
|
- "ccze"
|
|
- "curl"
|
|
- "fzf"
|
|
- "git"
|
|
- "grc"
|
|
- "htop"
|
|
- "mtr"
|
|
- "nmap"
|
|
- "ripgrep"
|
|
- "tmux"
|
|
- "tree"
|
|
- "vim"
|
|
- "zsh"
|
|
packages_debian:
|
|
- "pylint"
|
|
- "ipython3"
|
|
- "python3-pip"
|
|
- "python3-setuptools"
|
|
- "virtualenv"
|
|
packages_archlinux:
|
|
- "ipython"
|
|
- "python-pylint"
|
|
- "python-virtualenv"
|
|
- "bash-language-server"
|