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

script does not check if git is installed #52

Closed
smogan opened this issue Jul 18, 2024 · 4 comments · Fixed by #436
Closed

script does not check if git is installed #52

smogan opened this issue Jul 18, 2024 · 4 comments · Fixed by #436

Comments

@smogan
Copy link

smogan commented Jul 18, 2024

tried the script for the first time (dietpi X86_64 , based on debian 12). wanted to have the fancy command line. got the error message that git is not a known command. after I installed git manually, the script ran.

guess the script should (like the winutil script) check for the presence of needed tools and install them if needed.

@Nicky-M
Copy link

Nicky-M commented Jul 19, 2024

Hi,

I got the same "git error" on a brand new install of Ubuntu 24.04.

The nerd fonts are not installed either :-). I really enjoyed your video on bash.

Good job and thanks a lot.

@smogan
Copy link
Author

smogan commented Jul 20, 2024

same problem on OpenSUSE tumbleweed

@afonsofrancof
Copy link
Contributor

This is because git is used to clone the yay repo, to install it.
Please also open an issue in https://github.com/ChrisTitusTech/mybash, explaining this.

@jeevithakannan2
Copy link
Contributor

jeevithakannan2 commented Sep 11, 2024

Please close this issue after opening an issue in https://github.com/ChrisTitusTech/mybash

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

Successfully merging a pull request may close this issue.

4 participants