changeset 107:93f7be107f46

include the docker commands
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 12 Nov 2016 02:52:13 +0100
parents ab0d075236e0
children c228c63f1ba9
files zshrc-xanthippe
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-xanthippe	Sun Sep 18 09:56:03 2016 +0200
+++ b/zshrc-xanthippe	Sat Nov 12 02:52:13 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