summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2020-02-17 21:12:09 +0100
committerHendrik Jaeger <git-commit@henk.geekmail.org>2020-02-17 21:12:34 +0100
commit246b250ec39bdf21dd081e8179cab352d90cd8c0 (patch)
tree63d791b3d5f97610fd2e7ca45c98dee95ab55c26
parent94dfc97adf15c3c1e6dff5a127637fcd5ff8cf86 (diff)
Add include for ~/.env_*
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 2664408..9590f9c 100644
--- a/.zshrc
+++ b/.zshrc
@@ -16,6 +16,8 @@ autoload -Uz vcs_info
. ~/.zsh_local
. ~/.zsh_qemu
+. ~/.env_*
+
#zle -N zle-line-init
#zle -N zle-keymap-select
#zle -N edit-command-line