From 2fa3dde86860ca3cb085c5c639835bc8d836e850 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Mon, 28 Jul 2025 19:30:29 +0200 Subject: [PATCH] remove nvim from basics --- install_the_basics.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_the_basics.sh b/install_the_basics.sh index 8f7abe0..eccc7bd 100755 --- a/install_the_basics.sh +++ b/install_the_basics.sh @@ -1,6 +1,6 @@ set -e apt-get update -apt-get install git curl wget vim neovim fd-find bat python3 \ +apt-get install git curl wget vim fd-find bat python3 \ python-is-python3 tmux btop htop fzf lsd tldr trash-cli \ ripgrep tree nmap unzip zsh lsof rsync moreutils apt-get upgrade