diff options
author | Yigit Sever | 2023-06-07 21:16:00 +0300 |
---|---|---|
committer | Yigit Sever | 2023-06-07 21:17:41 +0300 |
commit | d14afaf4752872d1006809f683574d48f668a3e0 (patch) | |
tree | b7b6b5ce5f21ca1627abdae5d09650c01ebfebb6 | |
parent | 90bc40553304889cfd8c953712faaf082b73711a (diff) | |
download | dotfiles-d14afaf4752872d1006809f683574d48f668a3e0.tar.gz dotfiles-d14afaf4752872d1006809f683574d48f668a3e0.tar.bz2 dotfiles-d14afaf4752872d1006809f683574d48f668a3e0.zip |
git: add overleaf to luchs
-rw-r--r-- | .gitconfig##h.luchs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig##h.luchs b/.gitconfig##h.luchs index 195fb06..292431f 100644 --- a/.gitconfig##h.luchs +++ b/.gitconfig##h.luchs | |||
@@ -73,3 +73,5 @@ | |||
73 | line-numbers-right-style = cyan | 73 | line-numbers-right-style = cyan |
74 | line-numbers-minus-style = 124 | 74 | line-numbers-minus-style = 124 |
75 | line-numbers-plus-style = 28 | 75 | line-numbers-plus-style = 28 |
76 | [credential "https://git.overleaf.com"] | ||
77 | helper = !pass overleaf/git | ||