Skip to content

Commit 7070158

Browse files
committed
Add gobin to path
1 parent d1a9b9b commit 7070158

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

home/dot_zprofile.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ source {{ joinPath .chezmoi.sourceDir "lib" "common" "functions.sh" | quote }}
33
add_to_path_always "$HOME/Library/Python/3.9/bin"
44
add_to_path_always "$HOME/.local/bin"
55
add_to_path "${KREW_ROOT:-$HOME/.krew}/bin"
6+
add_to_path_always "$HOME/go/bin"

0 commit comments

Comments
 (0)