From 7f61bc56c5d3550e834afaf7f58b2b5832dfb932 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Tue, 18 Sep 2018 10:32:57 -0400 Subject: [PATCH] Updated profile, removed solus stuff --- profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profile b/profile index 16b8b69..8b892e2 100644 --- a/profile +++ b/profile @@ -1,6 +1,6 @@ -if [[ -f /etc/solus-release ]]; then - source /usr/share/defaults/etc/profile -fi +#if [[ -f /etc/solus-release ]]; then +# source /usr/share/defaults/etc/profile +#fi export EDITOR=vim export PATH=$PATH:$HOME/bin:$HOME/go/bin