Update 2023-01-21 13:55 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-01-21 13:55:09 +01:00
parent b95c23f90a
commit c6152a1420
3 changed files with 42 additions and 0 deletions

2
.kshrc
View File

@@ -138,6 +138,8 @@ alias toot-sh-post="toot post -u sh@bsd.network -e vim"
alias toot-uug-post="toot post -u uugrn@chaos.social -e vim"
alias toot-sh-reply="toot post -r $1 -u sh@bsd.network -e vim"
alias toot-uug-reply="toot post -r $1 -u uugrn@chaos.social -e vim"
alias toot-sh-tl="toot timeline -c 1 -u sh@bsd.network"
alias toot-uug-tl="toot timeline -c 1 -u uugrn@chaos.social"
# mupdf
alias mupdf="mupdf-gl -XJ"