skywind3000 / z.lua

:zap: A new cd command that helps you navigate faster by learning your habits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_zlua_precmd:1: nice(5) failed: no such process

soyum2222 opened this issue · comments

My shell is debian arm64 zsh.

There will be this error every time enter.

I dont know z.lua is work to arm64 OS ?

I configured z.lua in .zshrc 'eval "$(lua /opt/z.lua/z.lua --init zsh)"'

I solved this problem

just add "unsetopt BG_NICE" in .zshrc