diff --git a/install.py b/install.py index 499bf84..0746e6f 100644 --- a/install.py +++ b/install.py @@ -7,7 +7,7 @@ rhel_packages = [ linux_packages = [ 'git', - 'neovim' + 'neovim', 'zsh' ]