mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
new alias
This commit is contained in:
parent
c74255958f
commit
7f6cad2c5b
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
autoload -U +X bashcompinit && bashcompinit
|
||||
|
||||
alias bb='bitbake'
|
||||
alias cdy='cd ~/projects/yocto'
|
||||
|
||||
function bb-enter-env(){
|
||||
cd ~/projects/yocto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue