summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--silly.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/silly.sh b/silly.sh
index 2061ad1..0c14fa0 100644
--- a/silly.sh
+++ b/silly.sh
@@ -21,6 +21,7 @@ PACMAN_PKGS=(
btop
fastfetch
firefox
+ neovim
imv
mpv
imagemagick
@@ -111,7 +112,7 @@ install() {
}
sync() {
- CONFIGS=(btop dunst fastfetch fish firefox gtk-3.0 gtk-4.0 hypr kitty rofi scripts wallpaper zed)
+ CONFIGS=(btop dunst fastfetch fish firefox gtk-3.0 gtk-4.0 hypr kitty rofi scripts wallpaper zed neovim)
echo
for name in "${CONFIGS[@]}"; do