new plugin: yocto

This commit is contained in:
Gaetan Semet 2016-05-26 15:25:41 +02:00
commit ba64b3df06
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,4 @@
# Fake bash for build system
autoload -U +X bashcompinit && bashcompinit
alias bb='bitbake'

View file

@ -39,7 +39,7 @@ plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-bra
command-not-found debian dircycle encode64 lol extract launch_trial \ command-not-found debian dircycle encode64 lol extract launch_trial \
vim-scp ufw sublime pylint pep8 autopep8 \ vim-scp ufw sublime pylint pep8 autopep8 \
common-aliases buildbot_dev zsh-syntax-highlighting \ common-aliases buildbot_dev zsh-syntax-highlighting \
txw jump grin pip colored-man docker) tmux txw jump grin pip colored-man docker yocto)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh