diff --git a/zsh/aliases b/zsh/aliases index 8130f7c..ce54575 100644 --- a/zsh/aliases +++ b/zsh/aliases @@ -9,6 +9,9 @@ alias g='git' alias rg='rg -S' alias sg='ast-grep' +alias b='bundle' +alias bx='bundle exec' + alias timestamp='now' # I have never actually meant to start Ghostscript, but I'm sure that I'll want