replace abduco weechat with matrix bouncer

This commit is contained in:
Felix Van der Jeugt 2024-08-25 20:55:12 +02:00
parent 35a76979ac
commit 2a5e5e581e
No known key found for this signature in database
GPG key ID: 58B209295023754D
3 changed files with 3 additions and 3 deletions

2
zshrc
View file

@ -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}
}