mirror of
https://github.com/skywind3000/z.lua
synced 2026-03-14 03:39:49 +00:00
commit new update
This commit is contained in:
4
z.lua
4
z.lua
@@ -29,6 +29,10 @@
|
||||
-- Zsh Install:
|
||||
-- * put something like this in your .zshrc:
|
||||
-- eval "$(lua /path/to/z.lua --init zsh)"
|
||||
--
|
||||
-- Posix Shell Install:
|
||||
-- * put something like this in your .profile:
|
||||
-- eval "$(lua /path/to/z.lua --init posix)"
|
||||
--
|
||||
-- Windows Install (with Clink):
|
||||
-- * copy z.lua and z.cmd to clink's home directory
|
||||
|
||||
Reference in New Issue
Block a user