Watch
1
0
Fork
You've already forked dotfiles
0

zsh: Remove unused b=bundle alias

This commit is contained in:
Jeremy Kaplan 2026-09-18 10:58:24 -04:00
commit 3e46798466

View file

@ -9,7 +9,6 @@ alias g='git'
alias rg='rg -S' alias rg='rg -S'
alias sg='ast-grep' alias sg='ast-grep'
alias b='bundle'
alias bx='bundle exec' alias bx='bundle exec'
alias timestamp='now' alias timestamp='now'