dotfiles/private_dot_config/oh-my-zsh/plugins/jhbuild
linarphy 6fd2b49483
Update sway config & Add config
- Add process manager with sway
- Add oh-my-zsh config
- add gtk config
- Add env
2023-08-21 19:29:19 +02:00
..
jhbuild.plugin.zsh Update sway config & Add config 2023-08-21 19:29:19 +02:00
README.md Update sway config & Add config 2023-08-21 19:29:19 +02:00

JHBuild

This plugin adds some JHBuild aliases.

To use it, add jhbuild to the plugins array of your zshrc file:

plugins=(... jhbuild)

Maintainer: Miguel Vaello

Aliases

Alias Command
jh jhbuild
jhb jhbuild build
jhbo jhbuild buildone
jhckb jhbuild checkbranches
jhckm jhbuild checkmodulesets
jhi jhbuild info
jhl jhbuild list
jhc jhbuild clean
jhco jhbuild cleanone
jhm jhbuild make
jhr jhbuild run
jhrd jhbuild rdepends
jhsd jhbuild sysdeps
jhu jhbuild update
jhuo jhbuild updateone
jhun jhbuild uninstall
jhsh jhbuild shell
jht jhbuild tinderbox