system/vars/Archlinux.yml
2022-10-23 15:28:33 +02:00

49 lines
652 B
YAML

system_base_softwares:
- "zsh"
- "stow"
- "wol"
- "nmap"
- "bind"
- "rsync"
- "awesome-terminal-fonts"
- "wget"
- "bat"
- "diff-so-fancy"
- "git"
- "htop"
- "thefuck"
- "tldr"
- "ntfs-3g"
- "python-lxml"
- "tmux"
- "vim"
- "python-pip"
- "pacman-contrib"
- "yarn"
- "npm"
- "nethogs"
- "iftop"
- "zip"
- "unzip"
- "unrar"
- "git-lfs"
- "httpie"
- "lsof"
- "glances"
- "ethtool"
- "gnu-netcat"
- "netctl"
- "logrotate"
- "otf-cascadia-code"
- "neovim"
- "python-pynvim"
- "yamllint"
- "prettier"
- "fd"
- "fzf"
- "kitty-terminfo"
system_ssh_package:
- "openssh"