🥅 add basic error handling

This commit is contained in:
DannyDannyDanny 2023-11-04 20:04:25 +01:00
parent 8531f059df
commit 7846566755
5 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#!/bin/bash
set -e
NVIM_VERSION=0.9.0
# Install neovim