1
0
Fork 0
env/.install/neovim.sh

11 lines
116 B
Bash
Executable File

#!/bin/sh
set -e
echo
echo "Installing neovim from repositories..."
echo
apk add --no-cache \
neovim@community