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

Fix icons not showing on WSL Ubuntu #406

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

Conversation

vishwamartur
Copy link

Related to #345

Add instructions for installing and configuring fonts on WSL Ubuntu.

  • README.rst

    • Add a section for installing and configuring fonts on WSL Ubuntu.
    • Provide steps to install necessary packages and configure font settings.
    • Mention DejaVu and Sarasa Term SC fonts as potential solutions.
  • samples/DejaVuSansMono.md

    • Add a note about the issue with icons on WSL Ubuntu.
    • Provide steps to install necessary packages and configure font settings.
    • Mention DejaVu and Sarasa Term SC fonts as potential solutions.
  • install.sh

    • Add support for WSL Ubuntu.
    • Install fonts-powerline package on WSL Ubuntu.
    • Set font directory to $HOME/.local/share/fonts for WSL Ubuntu.

Related to powerline#345

Add instructions for installing and configuring fonts on WSL Ubuntu.

* **README.rst**
  - Add a section for installing and configuring fonts on WSL Ubuntu.
  - Provide steps to install necessary packages and configure font settings.
  - Mention DejaVu and Sarasa Term SC fonts as potential solutions.

* **samples/DejaVuSansMono.md**
  - Add a note about the issue with icons on WSL Ubuntu.
  - Provide steps to install necessary packages and configure font settings.
  - Mention DejaVu and Sarasa Term SC fonts as potential solutions.

* **install.sh**
  - Add support for WSL Ubuntu.
  - Install fonts-powerline package on WSL Ubuntu.
  - Set font directory to `$HOME/.local/share/fonts` for WSL Ubuntu.
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.

1 participant