about summary refs log tree commit diff
path: root/.config/shell/vars
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/vars')
-rw-r--r--.config/shell/vars3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/shell/vars b/.config/shell/vars
new file mode 100644
index 0000000..11f8faa
--- /dev/null
+++ b/.config/shell/vars
@@ -0,0 +1,3 @@
+export PATH="$PATH:$HOME/.local/bin"
+
+export EDITOR=mg
\ No newline at end of file