Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tdarshana/blex-mono-liga-powerline
Amazing IBM Plex Mono font with Ligatures and Power line symbols.
https://github.com/tdarshana/blex-mono-liga-powerline
coding-font coding-fonts ibm-plex ibm-plex-mono ligatures monospace monospace-font monospaced-font monospaced-fonts poweline powerline-fonts
Last synced: about 1 month ago
JSON representation
Amazing IBM Plex Mono font with Ligatures and Power line symbols.
- Host: GitHub
- URL: https://github.com/tdarshana/blex-mono-liga-powerline
- Owner: tdarshana
- Created: 2024-02-10T07:19:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T23:17:50.000Z (2 months ago)
- Last Synced: 2024-11-18T00:27:09.229Z (2 months ago)
- Topics: coding-font, coding-fonts, ibm-plex, ibm-plex-mono, ligatures, monospace, monospace-font, monospaced-font, monospaced-fonts, poweline, powerline-fonts
- Language: Ruby
- Homepage:
- Size: 2.4 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IBM Plex Mono font for Powerline with Ligature
The above fonts are powerline fonts patched with font ligatures from Fira Code. Unfortunately, there are no dedicated font ligatures created for IBM Plex Mono.
![screenshot](./img/screenshot.png)
## Installation
### Install Manually
Manual installation is supported for all OS's. For MacOS / Windows / Linux just download the font via [releases](https://github.com/tdarshana/homebrew-blex-mono-liga-powerline/releases/tag/rel-v0.1) and unzip the distribution & install manually.
### Install via Homebrew Casks
Execute the following with [Brew](https://brew.sh/) to install this font:
```bash
brew tap tdarshana/blex-mono-liga-powerline
brew install --cask ligalex-mono
```### Uninstall Font via Homebrew
Execute the following in your terminal to uninstall the font from your system.
```bash
brew uninstall --cask ligalex-mono
```
---## Credits and License
These fonts are modifications based on IBM Plex, originally developed by [IBM](https://github.com/IBM/plex). IBM Plex is licensed under the [SIL Open Font License, Version 1.1](https://opensource.org/licenses/OFL-1.1). Ligalex Mono inherits the license of the original fonts and is distributed under the same SIL Open Font License, Version 1.1. For more details on the license and the permissions, conditions, and limitations it entails, please refer to the [OFL-1.1 license text](https://github.com/IBM/plex/blob/master/LICENSE.txt).
---
- My Editor - [Kitty](https://github.com/kovidgoyal/kitty)
- Vim (NVim) Theme - [Nord for NeoVim](https://github.com/kovidgoyal/kitty)---
Thanks :heart: !