modified: install.sh
This commit is contained in:
@ -153,6 +153,9 @@ check_path() {
|
|||||||
echo " Add this to your ~/.bashrc or ~/.zshrc:"
|
echo " Add this to your ~/.bashrc or ~/.zshrc:"
|
||||||
echo " export PATH=\"\$HOME/.local/bin:\$PATH\""
|
echo " export PATH=\"\$HOME/.local/bin:\$PATH\""
|
||||||
echo ""
|
echo ""
|
||||||
|
echo " Then reload your shell:"
|
||||||
|
echo " source ~/.bashrc"
|
||||||
|
echo ""
|
||||||
else
|
else
|
||||||
success "\$PATH is superfine"
|
success "\$PATH is superfine"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user