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

bash / zsh support

This commit is contained in:
skywind3000
2018-04-02 19:41:06 +08:00
parent 38d828ae5c
commit 2ba639e6ea

4
z.lua
View File

@@ -1,10 +1,10 @@
#! /usr/bin/env lua
--=====================================================================
--
-- zm.lua - z.sh implementation for lua
-- z.lua - z.sh implementation for lua
--
-- Created by skywind on 2018/03/19
-- Last Modified: 2018/03/19 11:11:47
-- Last Modified: 2018/04/02 19:37
--
--=====================================================================