#!/usr/bin/sh

# This file was autogenerated using the repository configuration tool at https://github.com/achianumba/cgr
# ALL MANUAL CHANGES WILL BE OVERWRITTEN THE NEXT TIME THE TOOL RUNS AGAINST THIS REPOSITORY!!!

[ -n $(command -v git) ] && [ -n $(command -v code) ] && git config --global core.editor 'code --wait'

