Also remove the key from the script

This commit is contained in:
Salt 2021-03-06 06:04:33 -06:00
parent d127dad086
commit c76224be3b

1
proj
View File

@ -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]=""