dotfiles/config/git/settings.yml

9 lines
237 B
YAML
Raw Normal View History

# current machine's name, optional; it can be used to filter settings or in the commit message
hostname: ""
profile: main
# sync on remote git
repository:
type: git
url: git@github.com:Mastermindzh/code-settings.git
branch: master