mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
new plugin: yocto
This commit is contained in:
parent
dbe8c470ce
commit
ba64b3df06
2 changed files with 5 additions and 1 deletions
4
custom/plugins/yocto/yocto.plugin.zsh
Normal file
4
custom/plugins/yocto/yocto.plugin.zsh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Fake bash for build system
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
|
||||
alias bb='bitbake'
|
||||
Loading…
Add table
Add a link
Reference in a new issue