From 2dfabccd91ef9f1aed1ffa2ddf9f99074bbf90f3 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 17 Feb 2022 17:58:30 +0100 Subject: [PATCH] =?UTF-8?q?setup:=20exa=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup_minimal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_minimal.sh b/setup_minimal.sh index 8e309d7..b588e86 100644 --- a/setup_minimal.sh +++ b/setup_minimal.sh @@ -2,7 +2,7 @@ # Aufruf: curl -s https://git.mgrote.net/mg/dotfiles/raw/branch/master/setup_minimal.sh | bash -s ./setup_minimal.sh cd ~ -sudo apt install git tmux vim +sudo apt install git tmux vim exa git clone https://git.mgrote.net/mg/dotfiles ~/dotfiles