Add linuxbrew to path
This commit is contained in:
parent
312f87d958
commit
bdb92d8372
2 changed files with 12 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
email = john@d0ty.me
|
||||
|
||||
[include]
|
||||
path = .gitconfig.shared
|
||||
path = .gitconfig.shared
|
||||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !/opt/local/bin/gh auth git-credential
|
||||
|
|
@ -14,3 +14,5 @@
|
|||
helper = !/usr/bin/gh auth git-credential
|
||||
[github]
|
||||
user = DeCarabas
|
||||
[safe]
|
||||
directory = /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue