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

pyenv: fish and zsh tests #1

Open
coolaj86 opened this issue Aug 24, 2022 · 0 comments
Open

pyenv: fish and zsh tests #1

coolaj86 opened this issue Aug 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@coolaj86
Copy link
Member

coolaj86 commented Aug 24, 2022

The pyenv installer needs to test for the existence of zsh and fish and then update the appropriate config files.

Fish does NOT have a config directory or file by default. Here are some places to check to see if fish is installed.

  • ~/.local/share/fish/fish_history
  • ~/.config/fish
  • ${WEBI_OPT_PATH}/fish
  • "$(command -v fish)"
@coolaj86 coolaj86 added the enhancement New feature or request label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant