Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Command Idea: Env #803

Open
josephwhite opened this issue Apr 25, 2024 · 0 comments
Open

New Command Idea: Env #803

josephwhite opened this issue Apr 25, 2024 · 0 comments

Comments

@josephwhite
Copy link

josephwhite commented Apr 25, 2024

Since default environment variables for Zoxide vary across platforms and require some type of processing in Rust, it would be beneficial to add a command to reflect what the environment variables look like after processing.

An new command to stdout the functions in config.rs could also provide a different angle when debugging config issues.

~ > zoxide env --help

Display environment variable solves.

Usage:
   zoxide env <VAR>

Arguments:
   <VAR>  [possible values: _ZO_DATA_DIR, _ZO_ECHO, _ZO_EXCLUDE_DIRS, _ZO_FZF_OPTS, _ZO_MAXAGE, _ZO_RESOLVE_SYMLINKS]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant