dotfiles/profile
2018-06-30 23:20:42 -04:00

8 lines
188 B
Bash

if [[ -f /etc/solus-release ]]; then
source /usr/share/defaults/etc/profile
fi
export EDITOR=vim
export PATH=$PATH:$HOME/bin:$HOME/go/bin
#export QT_QPA_PLATFORMTHEME=qgnomeplatform