Also remove the key from the script
This commit is contained in:
parent
d127dad086
commit
c76224be3b
1
proj
1
proj
@ -13,7 +13,6 @@ declare -r _name="$(basename -- "$0")"
|
|||||||
# Options
|
# Options
|
||||||
declare -a _config=(
|
declare -a _config=(
|
||||||
[git_auto_init]="0"
|
[git_auto_init]="0"
|
||||||
[git_auto_init_always]="0"
|
|
||||||
[git_auto_init_gitignore]="*.swp"
|
[git_auto_init_gitignore]="*.swp"
|
||||||
[hook_pre_create]=""
|
[hook_pre_create]=""
|
||||||
[hook_pre_spawn]=""
|
[hook_pre_spawn]=""
|
||||||
|
Loading…
Reference in New Issue
Block a user