You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a fresh install of z.lua, in order to use it, the user have to use cd first to build the history, which is not very smart. Maybe you can directly read the user's command history to find those cd command and add the corresponding directories automatically.