Remove vim classic and add screen to standard utils

This commit is contained in:
Andrew R. M 2025-04-04 17:43:06 +00:00
parent 71a88388f8
commit 34b914314c

View File

@ -19,10 +19,10 @@ fi
nix_packages=( nix_packages=(
# Personal tools # Personal tools
"vimHugeX"
"ranger" "ranger"
"jq" "jq"
"yq" "yq"
"screen"
"zk" "zk"
# Neovim + Plugin dependencies # Neovim + Plugin dependencies