From c76224be3bfd96c7219ff19562124091c99041bd Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 6 Mar 2021 06:04:33 -0600 Subject: [PATCH] Also remove the key from the script --- proj | 1 - 1 file changed, 1 deletion(-) diff --git a/proj b/proj index f764003..a84042a 100755 --- a/proj +++ b/proj @@ -13,7 +13,6 @@ declare -r _name="$(basename -- "$0")" # Options declare -a _config=( [git_auto_init]="0" - [git_auto_init_always]="0" [git_auto_init_gitignore]="*.swp" [hook_pre_create]="" [hook_pre_spawn]=""