Update git config
This commit is contained in:
8
git.org
8
git.org
@@ -178,6 +178,12 @@
|
|||||||
username = dehaeze
|
username = dehaeze
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
** Status
|
||||||
|
#+begin_src conf
|
||||||
|
[status]
|
||||||
|
showUntrackedFiles = all
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* =pass-git-helper= - Use =pass= for git passwords
|
* =pass-git-helper= - Use =pass= for git passwords
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:header-args: :tangle ~/.config/pass-git-helper/git-pass-mapping.ini
|
:header-args: :tangle ~/.config/pass-git-helper/git-pass-mapping.ini
|
||||||
@@ -186,7 +192,7 @@
|
|||||||
|
|
||||||
#+BEGIN_SRC conf
|
#+BEGIN_SRC conf
|
||||||
[github.com*]
|
[github.com*]
|
||||||
target=github.com/tdehaeze
|
target=github.com/dehaeze.thomas@gmail.com
|
||||||
|
|
||||||
[git.tdehaeze.xyz*]
|
[git.tdehaeze.xyz*]
|
||||||
target=git.tdehaeze.xyz/tdehaeze
|
target=git.tdehaeze.xyz/tdehaeze
|
||||||
|
|||||||
Reference in New Issue
Block a user