dotfiles/zsh/environment/host/zuk/zshenv

5 lines
72 B
Bash

# vim: syn=zsh
GOLANG_PATH="/usr/lib/go/bin"
PATH="$GOLANG_PATH:$PATH"