Update TODO

This commit is contained in:
drymer 2018-10-07 21:18:52 +02:00
parent a4e35a1091
commit 37ef017584
Signed by: drymer
GPG Key ID: A307D64D5DDFDAAD
2 changed files with 35 additions and 0 deletions

2
TODO Normal file
View File

@ -0,0 +1,2 @@
Configurar crontab
Configurar gitconfig

View File

@ -0,0 +1,33 @@
[user]
email = drymer@autistici.org
name = drymer
[core]
pager = diff-so-fancy | less --tabs=4 -RFX
[color]
ui = auto
[color "diff-highlight"]
oldNormal = red bold
oldHighlight = red bold 52
newNormal = green bold
newHighlight = green bold 22
[color "diff"]
meta = yellow
frag = magenta bold
commit = yellow bold
old = red bold
new = green bold
whitespace = red reverse
[diff-so-fancy]
markEmptyLines = false
changeHunkIndicators = false
stripLeadingSymbols = false
useUnicodeRuler = true
[gpg]
program = gpg2
[commit]
gpgsign = true
# Esto permite tener un usuario y correo diferente para el trabajo
[includeIf "gitdir:~/Trabajo/"]
path = ~/Trabajo/.gitconfig
[includeIf "gitdir:/media/.secret/Trabajo/"]
path = ~/Trabajo/.gitconfig