diff --git a/bashrc/.wit b/bashrc/.wit index 4a3d908..8aafc36 100644 --- a/bashrc/.wit +++ b/bashrc/.wit @@ -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