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

More detail in the installation error description #38

Open
Leo6Leo opened this issue Oct 10, 2023 · 0 comments
Open

More detail in the installation error description #38

Leo6Leo opened this issue Oct 10, 2023 · 0 comments

Comments

@Leo6Leo
Copy link
Collaborator

Leo6Leo commented Oct 10, 2023

git-utils/install.sh

Lines 42 to 44 in 43dbb44

echo "If you use bash, add 'export PATH=\"\${PATH}:\${HOME}/bin\"' to your .bashrc file, and then run \"source .bashrc\""
echo "If you use zsh, add 'export PATH=\"\${PATH}:\${HOME}/bin\"' to your .zshrc file, and then run \"source .zshrc\""
echo "If you use fish, add 'fish_add_path -m ~/bin' to your config.fish file, and then run \"source config.fish\""

Change the error message to add the root directory.

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