5 lines
90 B
Text
5 lines
90 B
Text
|
export EDITOR=vim
|
||
|
export PATH=$PATH:$HOME/bin
|
||
|
export QT_QPA_PLATFORMTHEME=qgnomeplatform
|
||
|
|