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