Update 2023-01-21 16:52 OpenBSD/amd64
This commit is contained in:
10
.kshrc
10
.kshrc
@@ -132,14 +132,8 @@ alias spectrwmrc="vim ~/.config/spectrwm/spectrwm.conf"
|
||||
alias rem="remind -c+cl3 ~/.reminders"
|
||||
|
||||
# mastodon
|
||||
toot-sh() { toot $@ -u sh@bsd.network; }
|
||||
toot-uug() { toot $@ -u uugrn@chaos.social; }
|
||||
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"
|
||||
alias toot-sh="toot-wrapper sh@bsd.network"
|
||||
alias toot-uug="toot-wrapper uugrn@chaos.social"
|
||||
|
||||
# mupdf
|
||||
alias mupdf="mupdf-gl -XJ"
|
||||
|
||||
Reference in New Issue
Block a user