Merge branch 'lance/set-xdg-runtime'
This commit is contained in:
commit
a224d4114e
|
@ -2,6 +2,7 @@ export EDITOR=/bin/vi
|
|||
export PATH="/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin"
|
||||
export PS1="[\h \t] \\$ "
|
||||
export GNUPGHOME=/.gnupg
|
||||
export XDG_RUNTIME_DIR=/tmp
|
||||
source /etc/environment
|
||||
cd /root
|
||||
clear
|
||||
|
|
Loading…
Reference in New Issue