From 26dfcc57c033530fdfbac6c892f801c0faa62dc4 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Sat, 30 Jun 2018 23:20:42 -0400 Subject: [PATCH] Added go to PATH --- profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile b/profile index 887a846..16b8b69 100644 --- a/profile +++ b/profile @@ -3,6 +3,6 @@ if [[ -f /etc/solus-release ]]; then fi export EDITOR=vim -export PATH=$PATH:$HOME/bin +export PATH=$PATH:$HOME/bin:$HOME/go/bin #export QT_QPA_PLATFORMTHEME=qgnomeplatform