mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
4 lines
93 B
Bash
4 lines
93 B
Bash
# Fake bash for build system
|
|
autoload -U +X bashcompinit && bashcompinit
|
|
|
|
alias bb='bitbake'
|