-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
Cannot import after installation. Please help me #89
Comments
try this in your profile.ps1
|
instead of using Import-Module Terminal-Icons try Import-Module [absolute path]/Terminal-Icons.psm1 |
You need to have a "nerd" font installed and set as the terminal font. |
Now It's success. I'm think it's not support on Windows 11. I'm try to install Windows 10 and install Terminal Icons is work !. After that I upgrade Win10 to 11 and everything is working. Thank you |
Is there a short fix for this issue instead of going through this process of hopping back and forth between W11 and W10? |
I am on Windows 11 and it works quite well.
See? No install, no init pwsh. Just Import an existing module. |
@frivard-coveo Except that is exactly what oh-my-posh recommends: So this has to have some other cause with this certain configuration, not |
I have the same problem and solved it, you can try my solution#99 |
Thank you very much
The text was updated successfully, but these errors were encountered: