diff --git a/.zprezto/runcoms/zshrc b/.zprezto/runcoms/zshrc index 0baf18b..7d44a52 100644 --- a/.zprezto/runcoms/zshrc +++ b/.zprezto/runcoms/zshrc @@ -85,6 +85,8 @@ alias .g='git --git-dir=$HOME/.dotgit/ --work-tree=$HOME' alias .gp='.g commit -am "auto" && .g push' alias .sg='git --git-dir=/var/www/git.abra.me/dot.git --work-tree=$HOME' +alias f1sql="/google/data/ro/projects/storage/f1/tools/f1-sql" + export R="$HOME/work/google3" function .g-register() {