The script may be run from anywhere, as long as 'bitbake' can be found in your PATH.
Suggestion: alias bbe=bitbake-env
| # clone the breeze-icons repository | |
| git clone https://github.com/KDE/breeze-icons.git | |
| # check out to the latest tag containing a nice icon for Kate | |
| cd breeze-icons | |
| git checkout v5.66.0 | |
| # restore the icon | |
| sudo cp icons/apps/48/kate.svg /usr/share/icons/breeze/apps/48/kate.svg |