simplify convoluted path to autojump.zsh

This commit is contained in:
Hoang Xuan Phu 2015-03-22 13:44:27 +08:00
parent 935938f262
commit ad7bb0d129

View file

@ -24,7 +24,7 @@ in
# FIXME: What's the right place for `autojump.zsh'?
# This can be used as a workaround in .zshrc:
# . $(dirname $(readlink -f $HOME/.nix-profile/bin/autojump))/../share/autojump/autojump.zsh
# . $HOME/.nix-profile/share/autojump/autojump.zsh
'';
meta = {