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 8, 2022
1 parent a3ff954 commit 69b41b1
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"
done
}
_bash-it-gopath-pathmunge || true
_bash-it-gopath-pathmunge

0 comments on commit 69b41b1

Please sign in to comment.