replace abduco weechat with matrix bouncer
This commit is contained in:
parent
35a76979ac
commit
2a5e5e581e
2
local/bin/element
Executable file
2
local/bin/element
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec qutebrowser --basedir "$XDG_CONFIG_HOME/element-browser" https://app.element.io
|
2
mbsyncrc
2
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 {{{
|
||||
|
2
zshrc
2
zshrc
@ -75,8 +75,6 @@ alias vi="vis"
|
||||
alias agent='eval "$(ssh-agent)" && ssh-add'
|
||||
alias unlock='gpg-connect-agent <<<bye'
|
||||
|
||||
alias weechat="ssh -t weechat@Hetzner ./weechat.sh"
|
||||
|
||||
agenda() {
|
||||
khal calendar --format '{calendar-color}{cancelled}{start-end-time-style}{repeat-symbol} {title}{reset}' ${@:-now 2d}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user