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 pacman if-branch for Git Bash #759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yanorei32
Copy link

@yanorei32 yanorei32 commented Jan 22, 2023

This patch fixes pacman: command not found issue in Git for Windows.

This PR is separated. ( #758 and #759 )

Please refer Packages section of #606 (comment)

Expected patched (#758 + this) behaviour in Git Bash

curl -sL https://github.com/yanorei32/screenFetch/raw/msys-cygwin-patch-combined/screenfetch-dev | bash

Expected patched (this PR only) behaviour in Git Bash

image

curl -sL https://github.com/yanorei32/screenFetch/raw/fix-git-for-windows-pacman-issue/screenfetch-dev | bash

Actual behaviour in Git Bash

image

@yanorei32 yanorei32 changed the title Add pacman if-branch for Git for Windows Add pacman if-branch for Git Bash Jan 22, 2023
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 this pull request may close these issues.

None yet

1 participant