From 5616e56f23cdd21a7b241b4fba8b22fee3403529 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Thu, 7 Feb 2019 12:06:17 +0800 Subject: [PATCH] update omf entry --- init.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.fish b/init.fish index c367fe2..8ce97a4 100644 --- a/init.fish +++ b/init.fish @@ -18,7 +18,7 @@ end set -x _ZL_DATA "$_ZL_DATA" -set _zlua_dir (dirname (readlink (status --current-filename))) +set _zlua_dir (dirname (status --current-filename)) if type -q lua lua $_zlua_dir/z.lua --init fish enhanced once echo | source