Add back go-jira

This commit is contained in:
Dave Gallant
2021-10-09 21:58:55 -04:00
parent 2894ee1a67
commit abca5b7923
3 changed files with 12 additions and 9 deletions

View File

@@ -135,6 +135,8 @@ in
source $HOME/.zsh-work
eval "$(jira --completion-script-bash)"
if [[ "$OSTYPE" == "darwin"* ]]; then
export PATH="$(brew --prefix)/opt/gnu-tar/libexec/gnubin:$PATH"
export PATH="$(brew --prefix)/opt/gnu-sed/libexec/gnubin:$PATH"