use alias for openbsd stuffs

This commit is contained in:
Aaron Bieber 2022-02-10 11:41:05 -07:00
parent 359a593f7b
commit d725f8c93a
2 changed files with 1 additions and 1 deletions

1
.cvsrc
View File

@ -1,4 +1,3 @@
#cvs -q -dabieber@cvs.openbsd.org:/cvs
cvs -q -danoncvs@obsdacvs.cs.toronto.edu:/cvs
diff -upN
update -Pd

1
.kshrc
View File

@ -48,6 +48,7 @@ alias gomuks='env GOMUKS_CACHE_HOME=~/.gomuks gomuks'
alias jfd='doas /usr/sbin/sysupgrade'
alias goupdate='make MODGO_VERSION=latest modgo-gen-modules'
alias scp='scp -s'
alias ocvs='cvs -dabieber@cvs.openbsd.org:/cvs'
# the q prompt auto-loads the git-prompt extension
set_prompt q