Updated profile, removed solus stuff

This commit is contained in:
Eric Renfro 2018-09-18 10:32:57 -04:00
parent d65bca911e
commit 7f61bc56c5
Signed by untrusted user who does not match committer: psi-jack
GPG key ID: 14977F3A50D9A5BF

View file

@ -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