fixed install.sh removing the entire home directory

This commit is contained in:
2024-04-04 11:47:18 +02:00
parent c584e93215
commit 0a67016b07
5 changed files with 56 additions and 22 deletions

8
config/git/settings.yml Normal file
View File

@@ -0,0 +1,8 @@
# 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