Update 2023-01-30 10:56 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-01-30 10:56:19 +01:00
parent 2921779271
commit 5f9d75b7c3
7 changed files with 31 additions and 17 deletions

3
.kshrc
View File

@@ -129,7 +129,8 @@ alias kludges="vim ~/.notion/cfg_kludges.lua"
alias spectrwmrc="vim ~/.config/spectrwm/spectrwm.conf"
# remind
alias rem="remind -c+cl3 ~/.reminders"
alias rem="clear; remind -c+cu4 -wt ~/.reminders"
alias remy="clear; remind -cu12 -wt ~/.reminders | less"
# mastodon
alias toot-sh="toot-wrapper sh@bsd.network"