system/vars/RedHat.yml

46 lines
666 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"
- "python3-lxml"
- "tmux"
- "vim"
- "python3-pip"
#- "pacman-contrib"
#- "yarn"
- "npm"
- "nethogs"
- "iftop"
- "zip"
- "unzip"
- "unrar"
- "git-lfs"
- "httpie"
- "lsof"
- "glances"
- "ethtool"
- "netcat"
#- "netctl"
- "logrotate"
#- "otf-cascadia-code"
- "neovim"
- "python3-neovim"
- "yamllint"
#- "prettier"
#- "fd"
#- "fzf"
- "kitty-terminfo"
2022-06-20 20:16:32 +00:00
- "bind-utils"