dotfiles/profile

9 lines
175 B
Bash

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