43 lines
587 B
YAML
43 lines
587 B
YAML
system_base_softwares:
|
|
- "zsh"
|
|
- "lsof"
|
|
# - "glances"
|
|
- "stow"
|
|
- "wakeonlan"
|
|
- "nmap"
|
|
- "dnsutils"
|
|
- "rsync"
|
|
# - 'awesome-terminal-fonts'
|
|
- "wget"
|
|
# - 'bat'
|
|
# - 'diff-so-fancy'
|
|
- "git"
|
|
- "htop"
|
|
- "thefuck"
|
|
- "tldr"
|
|
- "ntfs-3g"
|
|
- "tmux"
|
|
- "neovim"
|
|
- "python3-neovim"
|
|
- "python3-pip"
|
|
- "yarn"
|
|
- "npm"
|
|
- "nethogs"
|
|
- "iftop"
|
|
- "zip"
|
|
- "unzip"
|
|
- "unrar"
|
|
- "git-lfs"
|
|
- "httpie"
|
|
- "ethtool"
|
|
- "traceroute"
|
|
- "fonts-cascadia-code"
|
|
- "fd-find"
|
|
- "fzf"
|
|
- "curl"
|
|
# - "xterm-kitty
|
|
|
|
|
|
system_ssh_package:
|
|
- "openssh-server"
|