changeset 109:315142c3762b

Automated merge with https://localhost/hg/zsh-env
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 02 Dec 2016 17:48:44 +0100
parents a7654f2b4170 (current diff) c228c63f1ba9 (diff)
children 0896c2a1b094
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-xanthippe	Thu Nov 17 07:35:48 2016 +0100
+++ b/zshrc-xanthippe	Fri Dec 02 17:48:44 2016 +0100
@@ -5,6 +5,7 @@
 . ${HOME}/.zsh-env/zshrc-jdk
 . ${HOME}/.zsh-env/zshrc-maven
 . ${HOME}/.zsh-env/zshrc-bindkey
+. ${HOME}/.zsh-env/zshrc-docker
 
 GPG_AGENT_FILE="${HOME}/.gnupg/.gpg-agent-info"
 if [ -f "${GPG_AGENT_FILE}" ]; then