From b242e17299c8aee6600b29a1920f3c1b41726671 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Wed, 9 Aug 2023 12:36:20 +0000 Subject: [PATCH] fix typo --- linux/setup git.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/setup git.sh b/linux/setup git.sh index 7393ed0..c4a4674 100644 --- a/linux/setup git.sh +++ b/linux/setup git.sh @@ -3,4 +3,4 @@ #store credentals -git config --global credential.helper stoer \ No newline at end of file +git config --global credential.helper store \ No newline at end of file