diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-04-16 09:10:38 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-04-16 09:10:38 +0300 |
commit | 993203a30801d84c0f6e6d637f21d7be4c62c199 (patch) | |
tree | 2f0a41c5cb57eb0251e8651d4b352b860a8ee7a2 /README.md | |
parent | af027c998936a9431bb4d891ab033578c4d505d2 (diff) |
mention that MesloLGS NF is released under Apache license
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1092,7 +1092,10 @@ Syntax highlighting, where present, was provided by [zsh-syntax-highlighting]( [The recommended font](#meslo-nerd-font-patched-for-powerlevel10k) is the product of many individuals. Its origin is *Bitstream Vera Sans Mono*, which has given birth to *Menlo*, which in turn has spawned *Meslo*. Finally, extra glyphs have been added to *Meslo* with scripts forked -from Nerd Fonts. +from Nerd Fonts. The final font is released under the terms of +[Apache License]( + https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/MesloLGS%20NF%20License.txt). + MesloLGS NF font can be recreated with the following command (requires `git` and `docker`): |