Install various useful utilities

This commit is contained in:
jose.canelas
2022-08-11 02:38:22 +01:00
parent a8269203f0
commit 237aa6959d

View File

@@ -0,0 +1,37 @@
---
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