1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Added golang bin directory to paths

This commit is contained in:
Ryan Kes 2020-03-21 17:40:19 +01:00
parent 0dce1d037d
commit f0c4c702a2

View File

@ -33,6 +33,7 @@ end
path_if_exists ~/.config/yarn/global/node_modules/.bin
path_if_exists ~/.local/bin
path_if_exists ~/.emacs.d/bin
path_if_exists ~/go/bin
# Set GPG TTY
set GPG_TTY (tty)