1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-14 11:49:48 +00:00

update oh-my-fish entry

This commit is contained in:
skywind3000
2019-02-07 02:05:44 +08:00
parent 961e9cb3ce
commit 4aed6248d7

View File

@@ -30,7 +30,6 @@ else if type -q lua5.1
lua5.1 $_zlua_dir/z.lua --init fish enhanced once echo | source
else
echo "init z.lua failed, not find lua in your system"
return
end