changeset 138:b44844181cf6

xanthippe features IPv6 now
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 04 Jul 2018 17:02:49 +0200
parents 129d5bcd9814
children d683d08cf8e0
files zshrc-xanthippe
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-xanthippe	Fri Feb 16 08:48:05 2018 +0100
+++ b/zshrc-xanthippe	Wed Jul 04 17:02:49 2018 +0200
@@ -6,6 +6,7 @@
 . ${HOME}/.zsh-env/zshrc-maven
 . ${HOME}/.zsh-env/zshrc-bindkey
 . ${HOME}/.zsh-env/zshrc-docker
+. ${HOME}/.zsh-env/zshrc-ipv6
 
 GPG_AGENT_FILE="${HOME}/.gnupg/.gpg-agent-info"
 if [ -f "${GPG_AGENT_FILE}" ]; then