From 15510c87d79b9f3666b7749b77136e8715ab1ffa Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 9 May 2008 15:16:50 +0100 Subject: [PATCH] follow move of old zsh install --- .zsh/zshrc/99_TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh/zshrc/99_TODO b/.zsh/zshrc/99_TODO index e7f8b98..640e54c 100644 --- a/.zsh/zshrc/99_TODO +++ b/.zsh/zshrc/99_TODO @@ -12,7 +12,7 @@ ldir() { eval hash -d $1="$PWD"; cd .; } alias Q='exec zsh' -alias ozsh='ZDOTDIR=$HOME/.etc/zsh exec zsh' +alias ozsh='ZDOTDIR=$HOME/.etc/zsh.migrated exec zsh' # do not clobber files with > setopt noclobber -- 2.39.2