38 lines
470 B
YAML
38 lines
470 B
YAML
---
|
|
apt_install__group_packages:
|
|
- zsh
|
|
- zsh-autosuggestions
|
|
- zsh-syntax-highlighting
|
|
- zsh-theme-powerlevel9k
|
|
- zplug
|
|
- vim
|
|
- vim-airline
|
|
- vim-airline-themes
|
|
- tmux
|
|
- tmux-themepack-jimeh
|
|
- powerline
|
|
- htop
|
|
- mosh
|
|
- screen
|
|
- pmount
|
|
|
|
apt_install__shell_packages:
|
|
- tmux
|
|
- less
|
|
- file
|
|
- psmisc
|
|
- lsof
|
|
- tree
|
|
- htop
|
|
- iftop
|
|
- nload
|
|
- nmon
|
|
- mtr-tiny
|
|
- mc
|
|
- fasd
|
|
- fd-find
|
|
- ack
|
|
- ripgrep
|
|
- wget
|
|
- curl
|