mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 17:09:22 +01:00
gitconfig: add linuxbrew as a safe directory
This commit is contained in:
parent
ac6c0addf1
commit
f9fefeeba7
@ -81,3 +81,7 @@
|
||||
# see also .mikaela/2src-gitconfig within the same shell-things repo
|
||||
[includeIf "gitdir:~/2src/"]
|
||||
path = ~/2src/gitconfig
|
||||
|
||||
# Don't complain about this path
|
||||
[safe]
|
||||
directory = /home/linuxbrew/.linuxbrew
|
||||
|
Loading…
Reference in New Issue
Block a user