summaryrefslogtreecommitdiff
path: root/dot_zsh/source/env.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'dot_zsh/source/env.zsh')
-rw-r--r--dot_zsh/source/env.zsh5
1 files changed, 5 insertions, 0 deletions
diff --git a/dot_zsh/source/env.zsh b/dot_zsh/source/env.zsh
new file mode 100644
index 0000000..d673a98
--- /dev/null
+++ b/dot_zsh/source/env.zsh
@@ -0,0 +1,5 @@
+export EDITOR==micro
+export GIT_EDITOR==micro
+export PAGER='less -R'
+
+export RLWRAP_HOME=~/.local/share/rlwrap