add proto alias

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-12-27 04:22:27 -06:00
parent d68111da36
commit 2f03d655b5
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ alias vim='vim -u ~/.config/vimrc'
alias apt-find="apt-file search"
alias apps="cd ~/go/src/go.wit.com/apps"
alias proto="cd ~/go/src/go.wit.com/lib/protobuf"
export LANG=C
export LANGUAGE=C