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

Add config file support, e.g. ~/.config/zoxide/config.json #935

Open
milnak opened this issue Nov 15, 2024 · 0 comments
Open

Add config file support, e.g. ~/.config/zoxide/config.json #935

milnak opened this issue Nov 15, 2024 · 0 comments

Comments

@milnak
Copy link

milnak commented Nov 15, 2024

Not a fan of cluttering up environment variables for configuration.

Can you add config file support for these environment variables:

  • _ZO_DATA_DIR Path for zoxide data files
  • _ZO_ECHO Print the matched directory before navigating to it when set to 1
  • _ZO_EXCLUDE_DIRS List of directory globs to be excluded
  • _ZO_FZF_OPTS Custom flags to pass to fzf
  • _ZO_MAXAGE Maximum total age after which entries start getting deleted
  • _ZO_RESOLVE_SYMLINKS Resolve symlinks when storing paths
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