summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-08 05:13:33 +0000
committerGitHub <noreply@github.com>2026-04-08 05:13:33 +0000
commit2582444730c244339a06ed25763afd37c597592b (patch)
treeca9dc99e89574cd3fcfcbbeecffcfaa8bc683099
parent1ffe2fdcb2d0c8ea92083a3323b742688728504f (diff)
Update silly.sh
-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