X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Flib%2Flogin_variables.sh;fp=home%2Flib%2Flogin_variables.sh;h=3b427d0a2e2bed942746318cc28c1b70aa2477b7;hb=a68d5744f8758fc77c34c612edac06dbc0bea129;hp=0000000000000000000000000000000000000000;hpb=e184ff59e5cc01f9f62d0be272b77e59e149a6f1;p=khome.git diff --git a/home/lib/login_variables.sh b/home/lib/login_variables.sh new file mode 100644 index 0000000..3b427d0 --- /dev/null +++ b/home/lib/login_variables.sh @@ -0,0 +1,3 @@ +export PATH=$HOME/bin:/snap/bin:/sbin:/usr/sbin:$PATH +export EDITOR=vim +export VISUAL=$EDITOR