Remove vim classic and add screen to standard utils

This commit is contained in:
anmiller 2025-03-11 18:28:15 +00:00
parent e32ed8a7b7
commit 7a243ee185

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