Update 2023-08-03 08:23 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-08-03 08:23:24 +02:00
parent bf9b18702c
commit 3765115a34
3 changed files with 38 additions and 16 deletions

3
.kshrc
View File

@@ -124,6 +124,9 @@ alias kshrc="vim ~/.kshrc"
alias muttrc="vim ~/.mutt/rc-common"
alias vimrc="vim ~/.vim/vimrc"
alias exrc="vim ~/.exrc"
alias web-update='ssh home.codevoid.de "cd web && make update && make"'
alias web-new='ssh home.codevoid.de "cd web && make new"'
alias web-edit='ssh home.codevoid.de "cd web && make edit"'
alias ebay="chrome https://www.ebay-kleinanzeigen.de/m-nachrichten.html &"
alias sbl="chrome https://scottsbasslessons.com &"