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