Organize into home and system directories
[khome.git] / home / lib / login_variables.sh
diff --git a/home/lib/login_variables.sh b/home/lib/login_variables.sh
new file mode 100644 (file)
index 0000000..3b427d0
--- /dev/null
@@ -0,0 +1,3 @@
+export PATH=$HOME/bin:/snap/bin:/sbin:/usr/sbin:$PATH
+export EDITOR=vim
+export VISUAL=$EDITOR
This page took 0.023145 seconds and 4 git commands to generate.