zsh: Remove unused b=bundle alias
This commit is contained in:
parent
f7df41c8eb
commit
3e46798466
1 changed files with 0 additions and 1 deletions
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue