diff --git a/local/bin/element b/local/bin/element new file mode 100755 index 0000000..6f90bd7 --- /dev/null +++ b/local/bin/element @@ -0,0 +1,2 @@ +#!/bin/sh +exec qutebrowser --basedir "$XDG_CONFIG_HOME/element-browser" https://app.element.io diff --git a/mbsyncrc b/mbsyncrc index c545ee6..fe134d2 100644 --- a/mbsyncrc +++ b/mbsyncrc @@ -3,7 +3,7 @@ IMAPAccount posteo Host "posteo.de" User "felix.vanderjeugt@posteo.net" PassCmd "pass show other/posteo-mbsync" -SSLTYPE "IMAPS" +TLSType "IMAPS" # }}} Accounts # Remote Stores {{{ diff --git a/zshrc b/zshrc index 7067b1d..3fc8cde 100644 --- a/zshrc +++ b/zshrc @@ -75,8 +75,6 @@ alias vi="vis" alias agent='eval "$(ssh-agent)" && ssh-add' alias unlock='gpg-connect-agent <<