[DEV] correct display selection

This commit is contained in:
Edouard DUPIN 2018-09-18 14:39:54 +02:00
parent 514369878c
commit c094d76d66

View File

@ -108,6 +108,7 @@ export XAUTHORITY=/home/$USER/.Xauthority
# force lang of output in english ==> better for developpement
LANG=en_US.UTF-8
export DISPLAY=:0
# prevent the removing by error
alias rm='echo -e "========================================================\n== You must use trash instead of rm ==> prevent error ==\n========================================================\n"; echo > /dev/null'