]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
Add include for ~/.env_*
authorHendrik Jaeger <git-commit@henk.geekmail.org>
Mon, 17 Feb 2020 20:12:09 +0000 (21:12 +0100)
committerHendrik Jaeger <git-commit@henk.geekmail.org>
Mon, 17 Feb 2020 20:12:34 +0000 (21:12 +0100)
.zshrc

diff --git a/.zshrc b/.zshrc
index 2664408f470cceca0f3686df1142f6b906f4192d..9590f9c432b51bb95ab0037d91be0986ea1e3b33 100644 (file)
--- 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