From: martin f. krafft Date: Fri, 9 May 2008 14:16:50 +0000 (+0100) Subject: follow move of old zsh install X-Git-Url: https://git.madduck.net/etc/zsh.git/commitdiff_plain/15510c87d79b9f3666b7749b77136e8715ab1ffa?ds=inline follow move of old zsh install --- 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