merge: add safe directory to gitconfig
This commit is contained in:
commit
25ca2a8709
4 changed files with 24 additions and 5 deletions
|
@ -9,5 +9,6 @@
|
|||
autoSetupRemote = true
|
||||
[safe]
|
||||
directory = /appdata
|
||||
directory = /storage/emulated/0/Obsidian Vaults/second-brain
|
||||
[pull]
|
||||
rebase = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue