Merge pull request #6929 from phunehehe/autojump-zsh

simplify convoluted path to autojump.zsh
This commit is contained in:
Domen Kožar 2015-03-22 10:43:47 +01:00
commit 6a7875fe39

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 = {