Use include in your gitconfig
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
[user]
|
||||
name = Thomas FORGIONE
|
||||
email = thomas.forgione@gmail.com
|
||||
[credential]
|
||||
helper = cache
|
||||
[push]
|
||||
@@ -20,3 +17,5 @@
|
||||
quotepath = false
|
||||
[merge]
|
||||
tool=meld
|
||||
[commit]
|
||||
gpgsign = true
|
||||
@@ -17,7 +17,6 @@ function main {
|
||||
make_link vimrc .vimrc
|
||||
make_link ycm_extra_conf.py .vim/ycm_extra_conf.py
|
||||
make_link awesome .config/awesome
|
||||
make_link gitconfig .gitconfig
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user