Skip to content

Commit

Permalink
plugins/go: simplify _bash-it-gopath-pathmunge()
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelicWizard committed Jan 26, 2022
1 parent 09494b9 commit 62630e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/available/go.plugin.bash
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ _bash-it-gopath-pathmunge() {
pathmunge "${apath}/bin" || true
done
}
_bash-it-gopath-pathmunge || true
_bash-it-gopath-pathmunge

0 comments on commit 62630e1

Please sign in to comment.