port 587
auth on
tls on
-tls_fingerprint 2C:2A:55:0D:2D:F1:7C:FA:7E:E8:84:7C:29:85:3F:D0:D4:E2:AB:9E:1D:A1:B4:A3:0D:F8:89:8C:5C:19:B5:02
+tls_fingerprint B6:C7:06:ED:BA:F6:EF:8B:A3:0F:83:2D:F6:73:B4:78:D6:07:C9:52:60:8C:8A:FB:B4:B2:BA:3F:CA:00:B2:FC
user mart@martlubbers.net
passwordeval pass mail/mart@martlubbers.net
#proxy_host localhost
[user]
name=Mart Lubbers
primary_email=mart@martlubbers.net
+other_email=martlubbers@gmail.com,mart-lubbers@hotmail.com,mail@rooslubbers.nl,mart@cs.ru.nl
# Configuration for "notmuch new"
#
alias latexmk='make -f ~/.local/bin/latex.mk'
export TMUX_TMPDIR="$XDG_RUNTIME_DIR"
alias tmux='tmux -f ~/.config/tmux/config'
+alias shutdown="echo \"Are you sure? I\'m Ygdrassil\" && read && shutdown"
. /etc/bash_completion
start="$(date)"
if [ ! -n "$1" ]
then
- echo "Was this script called from udev? I need the ID_FS_UUID_ENC variable" | tee /home/mrl/backup.log
+ echo "Was this script called from udev? I need the UUID as the first argument" > /home/mrl/backup.log
exit 1
elif mountpoint -q /mnt/backupdrive
then
new-session -s mail -d 'update && offlineimap' \;\
new-window 'mutt' \;\
new-window 'ssh helheim' \;\
- new-window 'newsboat -r' \;\
- new-session -s code -d
+ new-window 'newsboat -r'
exec tmux attach
"⚡$bat"\
"Dsk: $(df -h | grep '/$' | awk '{print $4"/"$2}') |"\
"$(date +"%Y-%m-%d %H:%M:%S") "\
- "$(printf "% $(((WIDTH-2)/10))s")"
+ "$(printf "% $(((WIDTH-2)/20+1))s")"
#To fix java applications in tiling (e.g. arduino)
export _JAVA_AWT_WM_NONREPARENTING=1
dunst &
-trayer --align right --widthtype request --SetPartialStrut false --height 22 &
+# trayer --align right --widthtype request --SetPartialStrut false --height 22 &
eval "$(gpg-agent --daemon)"
xrdb -merge ~/.Xresources