From d72dc2dabb547629cd1cafc1f470c361f83cb8c5 Mon Sep 17 00:00:00 2001 From: Wuffers Lightwolf Date: Tue, 20 Dec 2011 12:13:18 -0600 Subject: [PATCH] Really fix that issue this time... --- plugins/f/f.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/f/f.plugin.zsh b/plugins/f/f.plugin.zsh index 98efdfd08..19a74afd3 100644 --- a/plugins/f/f.plugin.zsh +++ b/plugins/f/f.plugin.zsh @@ -1,3 +1,3 @@ # See https://github.com/clvv/f for more info -source ./f.sh +source $ZSH_HOME/plugins/f/f.sh