X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/076400ad719d7ba8ed7ff1b27577e330848c7325..15510c87d79b9f3666b7749b77136e8715ab1ffa:/.zsh/zshrc/99_TODO 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