skywind3000 / skywind3000/z.lua

support exported variables

Open
#151 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
3.1k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

I like alias my usual dir with variables like:

export c_project=/project/c
export py_project=/project/py

export nvimdir=~/.config/nvim
export packerdir=.....
...

how I can jump to dirs/exported with z jump

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how z.lua handles the z jump command and its Bash integration, then determine how exported directory variables should be discovered and matched. Done means a documented or tested way to jump to directories represented by variables such as c_project and py_project; no implementation files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, lua
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.