skywind3000 / skywind3000/z.lua
在mac下的终端zsh安装报错
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
执行 eval "$(lua ~/z.lua-master/z.lua --init zsh)"
报错 zsh: parse error near `alias'
请看一下,谢谢
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing eval "$(lua ~/z.lua-master/z.lua --init zsh)" in macOS zsh and inspect the output from the z.lua --init zsh entry point. The issue is resolved when the generated initialization can be evaluated without a zsh parse error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100