summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitconfig b/.gitconfig
index bdb531c..57ad831 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -9,7 +9,7 @@ cp = cherry-pick
br = branch
[core]
- excludesfile = $HOME/.gitignore
+ excludesfile = ~/.gitignore
autocrlf = input
[user]
@@ -30,4 +30,4 @@ br = branch
required = true
[init]
- defaultBranch=main \ No newline at end of file
+ defaultBranch=main