24 lines
316 B
YAML
24 lines
316 B
YAML
---
|
|
packages:
|
|
ubuntu:
|
|
common:
|
|
- tar
|
|
- zip
|
|
- unzip
|
|
- manpages
|
|
- manpages-fr
|
|
- bash
|
|
- bash-completion
|
|
- screen
|
|
- tmux
|
|
- curl
|
|
- wget
|
|
- vim
|
|
- git
|
|
- tree
|
|
- build-essential
|
|
server: []
|
|
desktop:
|
|
- zsh
|
|
- fish
|