Up.
This commit is contained in:
parent
20e1c7f04e
commit
6cd7173fe6
@ -58,6 +58,7 @@ log "Begin LVim installation"
|
||||
packages[1]=golang
|
||||
packages=(${packages[@]/python/python3})
|
||||
packages=(${packages[@]/neovim/})
|
||||
packages+=(python3-venv)
|
||||
|
||||
for package in ${packages[@]}; do
|
||||
inf "installing ${package}..."
|
||||
|
Loading…
Reference in New Issue
Block a user