diff --git a/symlinks/config/aerc/aerc.conf b/symlinks/config/aerc/aerc.conf index 4c70721..408fd57 100644 --- a/symlinks/config/aerc/aerc.conf +++ b/symlinks/config/aerc/aerc.conf @@ -265,8 +265,8 @@ reply-to-self=true # subject which contains "text". Use header,~regex to match against a regex. #subject,~^\[PATCH=colordiff text/plain=sed 's/^>\+.*/\x1b[36m&\x1b[0m/' -#text/html=pandoc -f html -t plain -#image/*=catimg -w $(tput cols) - +text/html=pandoc -f html -t plain +image/*=catimg -w $(tput cols) - [triggers] # diff --git a/symlinks/gitconfig b/symlinks/gitconfig index e1597cb..6100475 100644 --- a/symlinks/gitconfig +++ b/symlinks/gitconfig @@ -1,6 +1,6 @@ [user] name = Ensar Sarajčić - email = es.ensar@gmail.com + email = dev@ensarsarajcic.com [core] editor = nvim whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol