Update install.py

This commit is contained in:
2025-10-17 20:52:58 +00:00
parent befcb8e387
commit 44b7b28f1e

View File

@@ -7,6 +7,7 @@ rhel_packages = [
linux_packages = [
'git',
'neovim'
'zsh'
]