Z.lua 路径跳转工具怎么用

From 清冽之泉
Revision as of 09:58, 29 September 2025 by Mwroot (talk | contribs) (Created page with "<syntaxhighlight lang="bash" line> sudo apt install lua5.4 git clone --depth=1 https://github.com/skywind3000/z.lua.git # 以下添加进 .bashrc eval "$(lua /home/user/somedir/z.lua/z.lua --init bash enhanced once)" </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
sudo apt install lua5.4
git clone --depth=1 https://github.com/skywind3000/z.lua.git
# 以下添加进 .bashrc
eval "$(lua /home/user/somedir/z.lua/z.lua --init bash enhanced once)"