Updated information, removed unused lines
This commit is contained in:
parent
6e15c5a232
commit
59ca292527
10
.gitconfig
10
.gitconfig
@ -1,6 +1,6 @@
|
|||||||
[user]
|
[user]
|
||||||
email = phundrak@phundrak.fr
|
email = lucien@phundrak.com
|
||||||
name = Phuntsok Drak-pa
|
name = Lucien Cartier-Tilet
|
||||||
signingkey = BD7789E705CB8DCA
|
signingkey = BD7789E705CB8DCA
|
||||||
[core]
|
[core]
|
||||||
# editor = vim
|
# editor = vim
|
||||||
@ -8,7 +8,7 @@
|
|||||||
excludesfile = /home/phundrak/dotfiles/.gitignore_global
|
excludesfile = /home/phundrak/dotfiles/.gitignore_global
|
||||||
autocrlf = false
|
autocrlf = false
|
||||||
[web]
|
[web]
|
||||||
browser = chromium
|
browser = firefox
|
||||||
[color]
|
[color]
|
||||||
ui = auto
|
ui = auto
|
||||||
[alias]
|
[alias]
|
||||||
@ -84,9 +84,5 @@
|
|||||||
tool = ediff
|
tool = ediff
|
||||||
[github]
|
[github]
|
||||||
user = phundrak
|
user = phundrak
|
||||||
[init]
|
|
||||||
templatedir = /home/phundrak/.git-templates
|
|
||||||
[gitlab "labs.phundrak.fr/api/v4"]
|
|
||||||
user = phundrak
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
Loading…
Reference in New Issue
Block a user