class base::tools { include yay package { [ "bat", "bc", "debugedit", "duf", "dust", "eza", "fzf", "git-delta", "helix", "htop", "iftop", "iotop", "lsof", "neomutt", "ncdu", "ripgrep", "starship", "stow", "strace", "tmux", ]: ensure => 'installed'; } }