From a52da18d18a51774e8c949e2002023212a9c6e75 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 9 Mar 2021 16:29:58 +0100 Subject: Tweak vim a bit --- install/install_linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/install_linux.sh') diff --git a/install/install_linux.sh b/install/install_linux.sh index 7355bdd..9c66d62 100755 --- a/install/install_linux.sh +++ b/install/install_linux.sh @@ -25,7 +25,7 @@ function dlgYN() { dlgYN "> Install \"Highlight, atool, w3m, mediainfo, vim, git\"" res if [ $res -eq 1 ]; then tput sc - $INST_PM highlight atool w3m mediainfo curl zsh vim git python3-pip zsh tmux + $INST_PM highlight atool w3m mediainfo curl zsh vim git python3-pip zsh tmux nodejs tput rc; tput ed fi -- cgit v1.2.3