system/vars/Archlinux.yml

49 lines
652 B
YAML
Raw Normal View History

2022-05-29 16:39:41 +00:00
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"
2022-05-29 16:39:41 +00:00
- "netctl"
- "logrotate"
- "otf-cascadia-code"
- "neovim"
- "python-pynvim"
- "yamllint"
- "prettier"
- "fd"
- "fzf"
- "kitty-terminfo"
2022-10-23 13:28:33 +00:00
system_ssh_package:
- "openssh"