-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Windows: support more package managers #11
Comments
I fixed os and host detection in ab02f3c. There is currently no logo because pfetch does not have one for Windows. I will probably try to make one but my ASCII art skills are not the best. Package count could probably work with |
39785f1: I now use libmacchina for Windows package count, which currently supports |
i recommend using # for the windows logo instead of l |
You are right, that looks better. As of 5d037c5 it now looks like this: |
Added Windows binary in v2.2.0 |
Could you add support for pacman with msys2? I can't imagine it would be too difficult since pacman works with arch linux, and its the same on msys2 |
I did some testing and it is actually not that difficult, but it would requre a change in libmacchina and it is possible that this is too much of a niche usecase to be added. I will make a PR soon and we'll see. |
I wouldn't call this niche. MSYS2 is how people get any unix-like CLI things working on Windows without WSL (like if you run windows 8) |
it runs but theres no logo, os detection, or package count
memory, uptime, and kernel work though
The text was updated successfully, but these errors were encountered: