Skip to content

Commit

Permalink
Make PATH export explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
reegnz committed Jan 30, 2020
1 parent 82a5c9c commit 4e2b5a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions jq.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ zle -N jq-complete
# bind `alt + j` to jq-complete
bindkey '\ej' jq-complete
fi

export PATH=$PATH:${0:A:h}/bin

0 comments on commit 4e2b5a6

Please sign in to comment.