Update 2023-01-21 11:43 OpenBSD/amd64
This commit is contained in:
parent
c8a559f581
commit
5b3a94487b
5
.kshrc
5
.kshrc
@ -132,9 +132,8 @@ alias spectrwmrc="vim ~/.config/spectrwm/spectrwm.conf"
|
||||
alias rem="remind -c+cl3 ~/.reminders"
|
||||
|
||||
# mastodon
|
||||
alias toot-sh="toot tui -u sh@bsd.network"
|
||||
alias toot-uug="toot tui -u uugrn@chaos.social"
|
||||
|
||||
toot-sh() { toot $1 -u sh@bsd.network $2; }
|
||||
toot-uug() { toot $1 -u uugrn@chaos.social $2; }
|
||||
alias toot-sh-post="toot post -u sh@bsd.network -e vim"
|
||||
alias toot-uug-post="toot post -u uugrn@chaos.social -e vim"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user