Archived
1
0
Fork 0

git: Rename smtpconfig to localconfig

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-01-23 21:37:22 +01:00
parent 76b8f2b2c6
commit 4d58144bfc
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF
2 changed files with 2 additions and 2 deletions

View file

@ -32,4 +32,4 @@
tocmd = "$(pwd)/scripts/get_maintainer.pl --nogit --nogit-fallback --norolestats --nol"
cccmd = "$(pwd)/scripts/get_maintainer.pl --nogit --nogit-fallback --norolestats --nom"
[include]
path = ~/.config/git/smtpconfig
path = ~/.config/git/localconfig

View file

@ -11,7 +11,7 @@ RSYNC="rsync --archive --info=name1"
$RSYNC $HOME/.latexmkrc latexmkrc
$RSYNC $HOME/.zshrc zshrc
$RSYNC --exclude smtpconfig $HOME/.config/git .
$RSYNC --exclude localconfig $HOME/.config/git .
$RSYNC --exclude plugins $HOME/.config/tmux .
$RSYNC \