install/.defaults/repository.editor.sh
2019-06-25 23:03:46 +03:00

9 lines
156 B
Bash

# repository.editor
[ -z "${A_DEFAULT_SETTINGS_REPOSITORY_EDITOR}" ] \
&& A_DEFAULT_SETTINGS_REPOSITORY_EDITOR=$(cat << EOF
[repository.editor]
EOF
)