diff --git a/config/base.zsh b/config/base.zsh index a9fa6b9..1fd70df 100644 --- a/config/base.zsh +++ b/config/base.zsh @@ -105,4 +105,7 @@ export GOENV_INSTALL_PACKAGES=( github.com/google/wire/cmd/wire@latest # trace github.com/nxtrace/NTrace-core@latest + + # management + github.com/ankitpokhrel/jira-cli/cmd/jira@latest ) \ No newline at end of file