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

added golang bin to path

This commit is contained in:
Ryan Kes 2020-08-25 17:21:18 +02:00
parent d1e993bab4
commit b73a901b03

View File

@ -35,6 +35,7 @@ path_if_exists ~/.local/bin
path_if_exists ~/.emacs.d/bin
path_if_exists ~/.local/share/go/bin
path_if_exists ~/.local/share/cargo/bin
path_if_exists ~/.local/share/go/bin
# Set GPG TTY
set GPG_TTY (tty)