ohmyzsh/custom/plugins/yocto/yocto.plugin.zsh
2016-05-26 15:25:41 +02:00

4 lines
93 B
Bash

# Fake bash for build system
autoload -U +X bashcompinit && bashcompinit
alias bb='bitbake'