diff --git a/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 000000000..ae486f789 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Mono.ttf b/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Mono.ttf new file mode 100644 index 000000000..551f1691d Binary files /dev/null and b/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 000000000..dc1c945d7 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete.ttf b/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete.ttf new file mode 100644 index 000000000..a3c3a9021 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Bold-Italic/complete/JetBrains Mono Bold Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/JetBrainsMono/Bold-Italic/font-info.md b/patched-fonts/JetBrainsMono/Bold-Italic/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Bold-Italic/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/Bold-Italic/readme.md b/patched-fonts/JetBrainsMono/Bold-Italic/readme.md new file mode 100644 index 000000000..6679034b8 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Bold-Italic/readme.md @@ -0,0 +1,2175 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --windows +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesome +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --octicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --use-single-width-glyphs +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesome +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --octicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --windows +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --octicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesome +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --octicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontlinux +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --pomicons +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powerlineextra +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --fontawesomeextension +./font-patcher JetBrainsMono-Bold-Italic.ttf --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powersymbols --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --powersymbols --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --powersymbols +./font-patcher JetBrainsMono-Bold-Italic.ttf --weather --material +./font-patcher JetBrainsMono-Bold-Italic.ttf --weather +./font-patcher JetBrainsMono-Bold-Italic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 000000000..1b1a2caf7 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Mono.ttf b/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Mono.ttf new file mode 100644 index 000000000..f67aea1c0 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 000000000..44ced223a Binary files /dev/null and b/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete.ttf b/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete.ttf new file mode 100644 index 000000000..39a282bb5 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Bold/complete/JetBrains Mono Bold Nerd Font Complete.ttf differ diff --git a/patched-fonts/JetBrainsMono/Bold/font-info.md b/patched-fonts/JetBrainsMono/Bold/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Bold/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/Bold/readme.md b/patched-fonts/JetBrainsMono/Bold/readme.md new file mode 100644 index 000000000..b7304ff68 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Bold/readme.md @@ -0,0 +1,2175 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --octicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --windows +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesome +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --octicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --pomicons +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --weather --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --weather +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs --material +./font-patcher JetBrainsMono-Bold.ttf --use-single-width-glyphs +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesome +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --pomicons +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --octicons +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --windows --pomicons +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --windows --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --windows --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --windows --weather --material +./font-patcher JetBrainsMono-Bold.ttf --windows --weather +./font-patcher JetBrainsMono-Bold.ttf --windows --material +./font-patcher JetBrainsMono-Bold.ttf --windows +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --octicons +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --pomicons +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesome --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesome +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --pomicons +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --octicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --octicons --weather +./font-patcher JetBrainsMono-Bold.ttf --octicons --material +./font-patcher JetBrainsMono-Bold.ttf --octicons +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --pomicons +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --weather +./font-patcher JetBrainsMono-Bold.ttf --fontlinux --material +./font-patcher JetBrainsMono-Bold.ttf --fontlinux +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --pomicons --weather --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons --weather +./font-patcher JetBrainsMono-Bold.ttf --pomicons --material +./font-patcher JetBrainsMono-Bold.ttf --pomicons +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --weather --material +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --weather +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra --material +./font-patcher JetBrainsMono-Bold.ttf --powerlineextra +./font-patcher JetBrainsMono-Bold.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesomeextension --weather +./font-patcher JetBrainsMono-Bold.ttf --fontawesomeextension --material +./font-patcher JetBrainsMono-Bold.ttf --fontawesomeextension +./font-patcher JetBrainsMono-Bold.ttf --powersymbols --weather --material +./font-patcher JetBrainsMono-Bold.ttf --powersymbols --weather +./font-patcher JetBrainsMono-Bold.ttf --powersymbols --material +./font-patcher JetBrainsMono-Bold.ttf --powersymbols +./font-patcher JetBrainsMono-Bold.ttf --weather --material +./font-patcher JetBrainsMono-Bold.ttf --weather +./font-patcher JetBrainsMono-Bold.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 000000000..931d45494 Binary files /dev/null and b/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Mono.ttf b/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Mono.ttf new file mode 100644 index 000000000..a4224150c Binary files /dev/null and b/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Windows Compatible.ttf b/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 000000000..58dccdb45 Binary files /dev/null and b/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete.ttf b/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete.ttf new file mode 100644 index 000000000..d563b0137 Binary files /dev/null and b/patched-fonts/JetBrainsMono/ExtraBold-Italic/complete/JetBrains Mono ExtBd Ita Nerd Font Complete.ttf differ diff --git a/patched-fonts/JetBrainsMono/ExtraBold-Italic/font-info.md b/patched-fonts/JetBrainsMono/ExtraBold-Italic/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/ExtraBold-Italic/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/ExtraBold-Italic/readme.md b/patched-fonts/JetBrainsMono/ExtraBold-Italic/readme.md new file mode 100644 index 000000000..e45125e2c --- /dev/null +++ b/patched-fonts/JetBrainsMono/ExtraBold-Italic/readme.md @@ -0,0 +1,2175 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --windows +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesome +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --octicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --use-single-width-glyphs +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --octicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesome +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --octicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --windows +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --octicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesome +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --octicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontlinux +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --pomicons +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powerlineextra +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --powersymbols +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --weather --material +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --weather +./font-patcher JetBrainsMono-ExtraBold-Italic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 000000000..e9141dc08 Binary files /dev/null and b/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Mono.ttf b/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Mono.ttf new file mode 100644 index 000000000..55ede64a6 Binary files /dev/null and b/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Windows Compatible.ttf b/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 000000000..b02c9b765 Binary files /dev/null and b/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete.ttf b/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete.ttf new file mode 100644 index 000000000..048499f89 Binary files /dev/null and b/patched-fonts/JetBrainsMono/ExtraBold/complete/JetBrains Mono Extra Bold Nerd Font Complete.ttf differ diff --git a/patched-fonts/JetBrainsMono/ExtraBold/font-info.md b/patched-fonts/JetBrainsMono/ExtraBold/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/ExtraBold/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/ExtraBold/readme.md b/patched-fonts/JetBrainsMono/ExtraBold/readme.md new file mode 100644 index 000000000..3b42b6b8f --- /dev/null +++ b/patched-fonts/JetBrainsMono/ExtraBold/readme.md @@ -0,0 +1,2175 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --octicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --windows +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesome +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --octicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs --material +./font-patcher JetBrainsMono-ExtraBold.ttf --use-single-width-glyphs +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --octicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesome +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --octicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --windows --material +./font-patcher JetBrainsMono-ExtraBold.ttf --windows +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --octicons +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesome +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --octicons +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontlinux +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons --material +./font-patcher JetBrainsMono-ExtraBold.ttf --pomicons +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powerlineextra +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesomeextension --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesomeextension --material +./font-patcher JetBrainsMono-ExtraBold.ttf --fontawesomeextension +./font-patcher JetBrainsMono-ExtraBold.ttf --powersymbols --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powersymbols --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --powersymbols --material +./font-patcher JetBrainsMono-ExtraBold.ttf --powersymbols +./font-patcher JetBrainsMono-ExtraBold.ttf --weather --material +./font-patcher JetBrainsMono-ExtraBold.ttf --weather +./font-patcher JetBrainsMono-ExtraBold.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 000000000..42ab5663e Binary files /dev/null and b/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Mono.ttf b/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Mono.ttf new file mode 100644 index 000000000..6a961cad6 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 000000000..9f0ec4390 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete.ttf b/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete.ttf new file mode 100644 index 000000000..9370697dc Binary files /dev/null and b/patched-fonts/JetBrainsMono/Italic/complete/JetBrains Mono Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/JetBrainsMono/Italic/font-info.md b/patched-fonts/JetBrainsMono/Italic/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Italic/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/Italic/readme.md b/patched-fonts/JetBrainsMono/Italic/readme.md new file mode 100644 index 000000000..3ac21588c --- /dev/null +++ b/patched-fonts/JetBrainsMono/Italic/readme.md @@ -0,0 +1,2175 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --windows +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesome +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --octicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --pomicons +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --weather --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --weather +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs --material +./font-patcher JetBrainsMono-Italic.ttf --use-single-width-glyphs +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesome +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --pomicons +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --octicons +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --windows --pomicons +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --windows --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --windows --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --windows --weather --material +./font-patcher JetBrainsMono-Italic.ttf --windows --weather +./font-patcher JetBrainsMono-Italic.ttf --windows --material +./font-patcher JetBrainsMono-Italic.ttf --windows +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --octicons +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --pomicons +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesome --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesome +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --pomicons +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --octicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --octicons --weather +./font-patcher JetBrainsMono-Italic.ttf --octicons --material +./font-patcher JetBrainsMono-Italic.ttf --octicons +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --pomicons +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --weather +./font-patcher JetBrainsMono-Italic.ttf --fontlinux --material +./font-patcher JetBrainsMono-Italic.ttf --fontlinux +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --pomicons --weather --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons --weather +./font-patcher JetBrainsMono-Italic.ttf --pomicons --material +./font-patcher JetBrainsMono-Italic.ttf --pomicons +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --weather --material +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --weather +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra --material +./font-patcher JetBrainsMono-Italic.ttf --powerlineextra +./font-patcher JetBrainsMono-Italic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesomeextension --weather +./font-patcher JetBrainsMono-Italic.ttf --fontawesomeextension --material +./font-patcher JetBrainsMono-Italic.ttf --fontawesomeextension +./font-patcher JetBrainsMono-Italic.ttf --powersymbols --weather --material +./font-patcher JetBrainsMono-Italic.ttf --powersymbols --weather +./font-patcher JetBrainsMono-Italic.ttf --powersymbols --material +./font-patcher JetBrainsMono-Italic.ttf --powersymbols +./font-patcher JetBrainsMono-Italic.ttf --weather --material +./font-patcher JetBrainsMono-Italic.ttf --weather +./font-patcher JetBrainsMono-Italic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 000000000..0becf94a7 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Mono.ttf b/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Mono.ttf new file mode 100644 index 000000000..795159f84 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 000000000..ca48341ad Binary files /dev/null and b/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete.ttf b/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete.ttf new file mode 100644 index 000000000..b4d2edc7f Binary files /dev/null and b/patched-fonts/JetBrainsMono/Medium-Italic/complete/JetBrains Mono Medium Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/JetBrainsMono/Medium-Italic/font-info.md b/patched-fonts/JetBrainsMono/Medium-Italic/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Medium-Italic/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/Medium-Italic/readme.md b/patched-fonts/JetBrainsMono/Medium-Italic/readme.md new file mode 100644 index 000000000..aa9084f3d --- /dev/null +++ b/patched-fonts/JetBrainsMono/Medium-Italic/readme.md @@ -0,0 +1,2175 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --windows +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesome +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --octicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --use-single-width-glyphs +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesome +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --octicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --windows +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --octicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesome +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --octicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontlinux +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --pomicons +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powerlineextra +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --fontawesomeextension +./font-patcher JetBrainsMono-Medium-Italic.ttf --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powersymbols --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --powersymbols --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --powersymbols +./font-patcher JetBrainsMono-Medium-Italic.ttf --weather --material +./font-patcher JetBrainsMono-Medium-Italic.ttf --weather +./font-patcher JetBrainsMono-Medium-Italic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 000000000..f226fa79d Binary files /dev/null and b/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Mono.ttf b/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Mono.ttf new file mode 100644 index 000000000..78846c4d8 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 000000000..4367a7dd5 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete.ttf b/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete.ttf new file mode 100644 index 000000000..7a02cc8b1 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Medium/complete/JetBrains Mono Medium Nerd Font Complete.ttf differ diff --git a/patched-fonts/JetBrainsMono/Medium/font-info.md b/patched-fonts/JetBrainsMono/Medium/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Medium/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/Medium/readme.md b/patched-fonts/JetBrainsMono/Medium/readme.md new file mode 100644 index 000000000..40b1b91b8 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Medium/readme.md @@ -0,0 +1,2175 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --octicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --windows +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesome +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --octicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --pomicons +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --weather --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --weather +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs --material +./font-patcher JetBrainsMono-Medium.ttf --use-single-width-glyphs +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesome +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --pomicons +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --octicons +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --windows --pomicons +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --windows --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --windows --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --windows --weather --material +./font-patcher JetBrainsMono-Medium.ttf --windows --weather +./font-patcher JetBrainsMono-Medium.ttf --windows --material +./font-patcher JetBrainsMono-Medium.ttf --windows +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --octicons +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --pomicons +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesome --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesome +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --pomicons +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --octicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --octicons --weather +./font-patcher JetBrainsMono-Medium.ttf --octicons --material +./font-patcher JetBrainsMono-Medium.ttf --octicons +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --pomicons +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --weather +./font-patcher JetBrainsMono-Medium.ttf --fontlinux --material +./font-patcher JetBrainsMono-Medium.ttf --fontlinux +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --pomicons --weather --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons --weather +./font-patcher JetBrainsMono-Medium.ttf --pomicons --material +./font-patcher JetBrainsMono-Medium.ttf --pomicons +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --weather --material +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --weather +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra --material +./font-patcher JetBrainsMono-Medium.ttf --powerlineextra +./font-patcher JetBrainsMono-Medium.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesomeextension --weather +./font-patcher JetBrainsMono-Medium.ttf --fontawesomeextension --material +./font-patcher JetBrainsMono-Medium.ttf --fontawesomeextension +./font-patcher JetBrainsMono-Medium.ttf --powersymbols --weather --material +./font-patcher JetBrainsMono-Medium.ttf --powersymbols --weather +./font-patcher JetBrainsMono-Medium.ttf --powersymbols --material +./font-patcher JetBrainsMono-Medium.ttf --powersymbols +./font-patcher JetBrainsMono-Medium.ttf --weather --material +./font-patcher JetBrainsMono-Medium.ttf --weather +./font-patcher JetBrainsMono-Medium.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 000000000..d5cfd6d64 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Mono.ttf b/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Mono.ttf new file mode 100644 index 000000000..353772a56 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Windows Compatible.ttf b/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 000000000..b9bd45587 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete.ttf b/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete.ttf new file mode 100644 index 000000000..0ac64ec02 Binary files /dev/null and b/patched-fonts/JetBrainsMono/Regular/complete/JetBrains Mono Regular Nerd Font Complete.ttf differ diff --git a/patched-fonts/JetBrainsMono/Regular/font-info.md b/patched-fonts/JetBrainsMono/Regular/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/Regular/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/Regular/readme.md b/patched-fonts/JetBrainsMono/Regular/readme.md new file mode 100644 index 000000000..ac3ff569f --- /dev/null +++ b/patched-fonts/JetBrainsMono/Regular/readme.md @@ -0,0 +1,2175 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --octicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --windows +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesome +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --octicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --pomicons +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --weather --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --weather +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs --material +./font-patcher JetBrainsMono-Regular.ttf --use-single-width-glyphs +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --octicons +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --pomicons +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesome +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --pomicons +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --octicons +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --windows --pomicons +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --windows --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --windows --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --windows --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --windows --weather --material +./font-patcher JetBrainsMono-Regular.ttf --windows --weather +./font-patcher JetBrainsMono-Regular.ttf --windows --material +./font-patcher JetBrainsMono-Regular.ttf --windows +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --pomicons +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --octicons +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --pomicons +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesome --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesome +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --pomicons +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --octicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --octicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --octicons --weather +./font-patcher JetBrainsMono-Regular.ttf --octicons --material +./font-patcher JetBrainsMono-Regular.ttf --octicons +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --pomicons +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --weather +./font-patcher JetBrainsMono-Regular.ttf --fontlinux --material +./font-patcher JetBrainsMono-Regular.ttf --fontlinux +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --pomicons --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --pomicons --weather --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons --weather +./font-patcher JetBrainsMono-Regular.ttf --pomicons --material +./font-patcher JetBrainsMono-Regular.ttf --pomicons +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --weather --material +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --weather +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra --material +./font-patcher JetBrainsMono-Regular.ttf --powerlineextra +./font-patcher JetBrainsMono-Regular.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesomeextension --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesomeextension --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesomeextension --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --fontawesomeextension --weather --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesomeextension --weather +./font-patcher JetBrainsMono-Regular.ttf --fontawesomeextension --material +./font-patcher JetBrainsMono-Regular.ttf --fontawesomeextension +./font-patcher JetBrainsMono-Regular.ttf --powersymbols --weather --material +./font-patcher JetBrainsMono-Regular.ttf --powersymbols --weather +./font-patcher JetBrainsMono-Regular.ttf --powersymbols --material +./font-patcher JetBrainsMono-Regular.ttf --powersymbols +./font-patcher JetBrainsMono-Regular.ttf --weather --material +./font-patcher JetBrainsMono-Regular.ttf --weather +./font-patcher JetBrainsMono-Regular.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/JetBrainsMono/font-info.md b/patched-fonts/JetBrainsMono/font-info.md new file mode 100644 index 000000000..b9b316563 --- /dev/null +++ b/patched-fonts/JetBrainsMono/font-info.md @@ -0,0 +1,114 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/JetBrainsMono/readme.md b/patched-fonts/JetBrainsMono/readme.md new file mode 100644 index 000000000..63ee92505 --- /dev/null +++ b/patched-fonts/JetBrainsMono/readme.md @@ -0,0 +1,124 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + diff --git a/readme.md b/readme.md index a375b0d2c..e41ad9830 100644 --- a/readme.md +++ b/readme.md @@ -87,8 +87,8 @@ _If you..._ * A [FontForge Python script](#font-patcher) to patch any font * Includes an option to create **Monospaced (fixed-pitch, fixed-width)** _or_ **double-width (non-monospaced)** glyphs * For more details see the [**Font Patcher**](#font-patcher) section -* **`48`** already [patched font families](#patched-fonts) -* Over **`1,356,400`** unique combinations/variations of patched fonts [(more details)](#combinations) +* **`50`** already [patched font families](#patched-fonts) +* Over **`1,571,470`** unique combinations/variations of patched fonts [(more details)](#combinations) * Over **`2,600`** glyphs/icons combined [(more details)](#combinations) * Current glyph sets include: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (Formerly [Font Linux][font-linux]), [Pomicons][gabrielelana-pomicons] * **Monospaced (fixed-pitch, fixed-width)** _or_ **double-width (non-monospaced)** glyphs version of each font @@ -138,6 +138,7 @@ See [Wiki: Icon names in shell][wiki-icon-names-in-shell] | [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | | NO | 1000 | ![w] ![m2] ![l] | | [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | NO | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | | [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | | [Literation Mono Nerd Font*][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | | [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | @@ -165,12 +166,12 @@ See [Wiki: Icon names in shell][wiki-icon-names-in-shell] ## Combinations -- Over **`1,200,000`** unique variations/combinations (Power Set) of patched fonts: - - **`44`** patched font typefaces - - **`612`** patched font families - - **`2,448`** 'complete' variations/combinations - - **`1,264,440`** _possible_ variations/combinations - - **`1,266,888`** total calculated combinations (2,448 + 1,264,440) +- Over **`1,571,470`** unique variations/combinations (Power Set) of patched fonts: + - **`50`** patched font typefaces + - **`697`** patched font families + - **`2,788`** 'complete' variations/combinations + - **`1,571,470`** _possible_ variations/combinations + - **`1,574,258`** total calculated combinations (2,788 + 1,571,470) - Combinations for each font are any combination of [Variations](#variations) ### Variations @@ -522,6 +523,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -559,6 +561,7 @@ Patched Font internal links [p-inconsolata-go]:patched-fonts/InconsolataGo [p-inconsolata-lgc]:patched-fonts/InconsolataLGC [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_cn.md b/readme_cn.md index 33f578df6..1a9230f64 100644 --- a/readme_cn.md +++ b/readme_cn.md @@ -24,7 +24,7 @@ ## 重要提示 * `master` 分支的文件路径 **不稳定!** [验证你的 repository URI references](#unstable-file-paths) -* 除非你想成为[开发贡献者](#contributing),不然最好**不要**克隆这个 repository。 +* 除非你想成为[开发贡献者](#contributing),不然最好**不要**克隆这个 repository。 ## 目录 @@ -70,7 +70,7 @@ _如果你..._ - * `选项 1.` 需要**快速**从[`patched-fonts/` directory](#patched-fonts)下载一个 **独立字体** + * `选项 1.` 需要**快速**从[`patched-fonts/` directory](#patched-fonts)下载一个 **独立字体** * `选项 2.` 需要去下载包含粗体、斜体等等一系列字体的 **字体家族**,请见 [下载档案](#option-2-release-archive-download) * `选项 3.` 需要**自动安装**或使用**脚本**,请见 [安装脚本](#option-3-install-script) * `选项 4.` 是**macOS**的使用者,并且想要使用**Homebrew**,请见 [Homebrew Fonts](#option-4-homebrew-fonts) @@ -83,8 +83,8 @@ _如果你..._ * [FontForge Python script](#font-patcher) 可以打包任何字体 * 包括建立**Monospaced (fixed-pitch, fixed-width)** _或者_ **double-width (non-monospaced)** 字形 * 更多详情请见 [**Font Patcher**](#font-patcher) 段落 -* **`39`** 已经 [打包了字体家族](#patched-fonts) -* Over **`87,000`** 独立的 组合/变型 字体 [(更多详情)](#combinations) +* **`50`** 已经 [打包了字体家族](#patched-fonts) +* Over **`1,571,470`** 独立的 组合/变型 字体 [(更多详情)](#combinations) * Over **`1,300`** 字形/图标 组合 [(更多详情)](#combinations) * 当前的字形集包括: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Linux][font-linux], [Pomicons][gabrielelana-pomicons] * 每种字体的**Monospaced (fixed-pitch, fixed-width)** _和_ **double-width (non-monospaced)** 版本 @@ -94,7 +94,7 @@ _如果你..._ ## 字形集 -:mag: :mag: 你现在可以通过[NerdFonts.com][Cheat Sheet]中的[Cheat Sheet][]对字形进行搜索 +:mag: :mag: 你现在可以通过[NerdFonts.com][Cheat Sheet]中的[Cheat Sheet][]对字形进行搜索 ### Seti-UI + 自定义 > 基于 [Seti-UI] Icomoon 的额外自定义字形。 @@ -149,7 +149,7 @@ _如果你..._ ![image](images/fontforge-glyph-set-pomicons.png) -### Shell中的Icon 名称 +### Shell中的Icon 名称 从[bin/scripts/lib/](bin/scripts/lib/)路径中下载 `.sh` 文件, 推荐的文件位置为 `~/.local/share/fonts/` 或者 `~/bin/`. @@ -178,54 +178,55 @@ echo $i_oct_heart ## 字体补丁 -| Font Name | Font Name and Repository |\*RFN | EM Size | Status | -|:--------------------------------------------------|:----------------------------|:-----|:--------|:------------------| -| [3270 Nerd Font][p-3270] | [3270][f-3270] | NO | 1000 | ![w2] ![m2] ![l2] | -| [Anonymice Nerd Font][p-anonymous-pro] | [Anonymous Pro][f-a-pro] | NO | 2048 | ![w] ![m2] ![l] | -| [Aurulent Sans Mono Nerd Font][p-aurulent] | | NO | 1000 | ![w] ![m2] ![l] | -| [Bitstream Vera Sans Mono Nerd Font][p-bitstream] | | NO | 2048 | ![w] ![m2] ![l] | -| [Code New Roman Nerd Font][p-code-nr] | | NO | 2048 | ![w] ![m2] ![l] | -| [DejaVu Sans Mono Nerd Font][p-dejavu] | | NO | 2048 | ![w] ![m2] ![l] | -| [Droid Sans Mono Nerd Font][p-droid] | | NO | 2048 | ![w] ![m2] ![l] | -| [Fantasque Sans Nerd Font][p-fantasque] | [Fantasque Sans][f-fant] | NO | 2048 | ![w] ![m2] ![l] | -| [Fura Code Nerd Font][p-fira-code] | [Fira][f-fira-code] | YES | 1000 | ![w] ![m2] ![l] | -| [Fura Mono Nerd Font][p-fira-mono] | [Fira][f-fira-mono] | YES | 1000 | ![w] ![m2] ![l] | -| [Gohu Nerd Font][p-gohu] | [Gohu][f-gohu] | NO | 1000 | ![w2] ![m2] ![l2] | -| [Hasklug Nerd Font][p-hasklig] | [Hasklig][f-hasklig] | YES | 1000 | ![w] ![m2] ![l] | -| [Heavy Data Mono Nerd Font][p-heavy-data] | | NO | 2048 | ![w] ![m2] ![l] | -| [Hermut Nerd Font][p-hermit] | | NO | 1000 | ![w] ![m2] ![l] | -| [Inconsolata Nerd Font][p-inconsolata] | | NO | 1000 | ![w] ![m2] ![l] | -| [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | -| [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | YES | 1000 | [#83][s-iosevka] | -| [Knack Nerd Font][p-hack] | [Hack][f-hack] | YES | 2048 | ![w] ![m2] ![l] | -| [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | -| [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | -| [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | -| [Monofur Nerd Font][p-monofur] | | NO | 2400 | ![w] ![m2] ![l] | -| [Monoid Nerd Font][p-monoid] | | NO | 1536 | ![w] ![m2] ![l] | -| [Mononoki Nerd Font][p-mononoki] | [Mononoki][f-mononoki] | NO | 1024 | ![w] ![m2] ![l] | -| [M+ (MPlus) Nerd Font][p-mplus] | | NO | 1000 | ![w] ![m2] ![l] | -| [ProFont (Windows tweaked) Nerd Font][p-profont] | | NO | 1200 | ![w] ![m2] ![l] | -| [ProFont (x11) Nerd Font][p-profont] | | NO | 1000 | [FAILING] | -| [ProggyClean Nerd Font][p-proggy-clean] | | NO | 2048 | [FAILING] | -| [Roboto Mono][p-roboto] | | NO | 2048 | [FAILING] | -| [Sauce Code Nerd Font][p-source-code-pro] | [Source][f-source] | YES | 1000 | ![w] ![m2] ![l] | -| [Shure Tech Mono Nerd Font][p-share-tech-mono] | [Share Tech Mono][f-share] | YES | 1000 | ![w] ![m2] ![l] | -| [Space Mono Nerd Font][p-space-mono] | [Space Mono][f-space] | NO | 1000 | ![w] ![m2] ![l] | -| [Terminess Nerd Font][p-terminus] | [Terminus Font][f-terminus] | YES | 1000 | ![w] ![m2] ![l] | -| [Ubuntu Nerd Font][p-ubuntu] | | NO | 1000 | ![w] ![m2] ![l] | -| [Ubuntu Mono Nerd Font][p-ubuntu-mono] | | NO | 1000 | ![w] ![m2] ![l] | +| Font Name | Font Name and Repository |\*RFN | EM Size | Status | +|:--------------------------------------------------|:----------------------------------|:-----|:--------|:------------------| +| [3270 Nerd Font][p-3270] | [3270][f-3270] | NO | 1000 | ![w2] ![m2] ![l2] | +| [Anonymice Nerd Font][p-anonymous-pro] | [Anonymous Pro][f-a-pro] | NO | 2048 | ![w] ![m2] ![l] | +| [Aurulent Sans Mono Nerd Font][p-aurulent] | | NO | 1000 | ![w] ![m2] ![l] | +| [Bitstream Vera Sans Mono Nerd Font][p-bitstream] | | NO | 2048 | ![w] ![m2] ![l] | +| [Code New Roman Nerd Font][p-code-nr] | | NO | 2048 | ![w] ![m2] ![l] | +| [DejaVu Sans Mono Nerd Font][p-dejavu] | | NO | 2048 | ![w] ![m2] ![l] | +| [Droid Sans Mono Nerd Font][p-droid] | | NO | 2048 | ![w] ![m2] ![l] | +| [Fantasque Sans Nerd Font][p-fantasque] | [Fantasque Sans][f-fant] | NO | 2048 | ![w] ![m2] ![l] | +| [Fura Code Nerd Font][p-fira-code] | [Fira][f-fira-code] | YES | 1000 | ![w] ![m2] ![l] | +| [Fura Mono Nerd Font][p-fira-mono] | [Fira][f-fira-mono] | YES | 1000 | ![w] ![m2] ![l] | +| [Gohu Nerd Font][p-gohu] | [Gohu][f-gohu] | NO | 1000 | ![w2] ![m2] ![l2] | +| [Hasklug Nerd Font][p-hasklig] | [Hasklig][f-hasklig] | YES | 1000 | ![w] ![m2] ![l] | +| [Heavy Data Mono Nerd Font][p-heavy-data] | | NO | 2048 | ![w] ![m2] ![l] | +| [Hermut Nerd Font][p-hermit] | | NO | 1000 | ![w] ![m2] ![l] | +| [Inconsolata Nerd Font][p-inconsolata] | | NO | 1000 | ![w] ![m2] ![l] | +| [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | +| [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | YES | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | +| [Knack Nerd Font][p-hack] | [Hack][f-hack] | YES | 2048 | ![w] ![m2] ![l] | +| [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | +| [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | +| [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | +| [Monofur Nerd Font][p-monofur] | | NO | 2400 | ![w] ![m2] ![l] | +| [Monoid Nerd Font][p-monoid] | | NO | 1536 | ![w] ![m2] ![l] | +| [Mononoki Nerd Font][p-mononoki] | [Mononoki][f-mononoki] | NO | 1024 | ![w] ![m2] ![l] | +| [M+ (MPlus) Nerd Font][p-mplus] | | NO | 1000 | ![w] ![m2] ![l] | +| [ProFont (Windows tweaked) Nerd Font][p-profont] | | NO | 1200 | ![w] ![m2] ![l] | +| [ProFont (x11) Nerd Font][p-profont] | | NO | 1000 | [FAILING] | +| [ProggyClean Nerd Font][p-proggy-clean] | | NO | 2048 | [FAILING] | +| [Roboto Mono][p-roboto] | | NO | 2048 | [FAILING] | +| [Sauce Code Nerd Font][p-source-code-pro] | [Source][f-source] | YES | 1000 | ![w] ![m2] ![l] | +| [Shure Tech Mono Nerd Font][p-share-tech-mono] | [Share Tech Mono][f-share] | YES | 1000 | ![w] ![m2] ![l] | +| [Space Mono Nerd Font][p-space-mono] | [Space Mono][f-space] | NO | 1000 | ![w] ![m2] ![l] | +| [Terminess Nerd Font][p-terminus] | [Terminus Font][f-terminus] | YES | 1000 | ![w] ![m2] ![l] | +| [Ubuntu Nerd Font][p-ubuntu] | | NO | 1000 | ![w] ![m2] ![l] | +| [Ubuntu Mono Nerd Font][p-ubuntu-mono] | | NO | 1000 | ![w] ![m2] ![l] | _*RFN = Reserved Font Name_ ## 字体集 -- 超过 **`87,000个`** 独立的 变化/组合(Power Set)字体包: - - **`39个`** 字体合集 - - **`169个`** 字体家族 - - **`676个`** ‘完全’的 变化/组合字体 - - **`86,702个`** _有可能的_ 变化/组合字体 - - **`87,378个`** 总字体数 (676 + 86,702) +- 超过 **`1,571,470`** 独立的 变化/组合(Power Set)字体包: + - **`50个`** 字体合集 + - **`697个`** 字体家族 + - **`2,788个`** ‘完全’的 变化/组合字体 + - **`1,571,470个`** _有可能的_ 变化/组合字体 + - **`1,574,258个`** 总字体数 (2,788 + 1,571,470) - 每种字体的组合都是任意 [Variations](#variations)的组合 ### Variations @@ -547,6 +548,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -572,6 +574,7 @@ Patched Font internal links [p-inconsolata]:patched-fonts/Inconsolata [p-inconsolata-go]:patched-fonts/InconsolataGo [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_es.md b/readme_es.md index 575f0fbad..724eae851 100644 --- a/readme_es.md +++ b/readme_es.md @@ -87,8 +87,8 @@ _Si tu..._ * Un [script de FontForge en Python](#font-patcher) para parchar cualquier fuente * Incluye una opción para crear glifos **monoespaciados (de ancho fijo)** _o_ glifos de **ancho doble (no monoespaciados)** * Para más detalles mira la sección del [**Parchador de Fuentes**](#font-patcher) -* **`48`** [familias de fuentes parchadas](#patched-fonts) hasta ahora -* Más de **`1,356,400`** combinaciones/variaciones únicas de fuentes parchadas [(más detalles)](#combinations) +* **`50`** [familias de fuentes parchadas](#patched-fonts) hasta ahora +* Más de **`1,571,470`** combinaciones/variaciones únicas de fuentes parchadas [(más detalles)](#combinations) * Más de **`2,600`** glifos/iconos en total [(más detalles)](#combinations) * Conjuntos de glifos actuales incluyen: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (Formerly [Font Linux][font-linux]), [Pomicons][gabrielelana-pomicons] * Versiones de glifos **monoespaciados (de ancho fijo)** _o_ de **ancho doble (no monoespaciados)** para cada fuente @@ -138,6 +138,7 @@ Ve a la [Wiki: Nombres de iconos en la shell][wiki-icon-names-in-shell] | [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | | NO | 1000 | ![w] ![m2] ![l] | | [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | NO | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | | [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | | [Literation Mono Nerd Font*][p-liberation] | [Liberation][f-liberation] | SI | 2048 | ![w] ![m2] ![l] | | [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | @@ -165,12 +166,12 @@ Ve a la [Wiki: Nombres de iconos en la shell][wiki-icon-names-in-shell] ## Combinaciones -- Más de **`1,200,000`** variaciones/combinaciones únicas (Power Set) de fuentes parchadas: - - **`44`** tipografías de fuentes parchadas - - **`612`** familias de fuente parchadas - - **`2,448`** variaciones/combinaciones 'completas' - - **`1,264,440`** variaciones/combinaciones _posibles_ - - **`1,266,888`** combinaciones totales calculadas (2,448 + 1,264,440) +- Más de **`1,571,470`** variaciones/combinaciones únicas (Power Set) de fuentes parchadas: + - **`50`** tipografías de fuentes parchadas + - **`697`** familias de fuente parchadas + - **`2,788`** variaciones/combinaciones 'completas' + - **`1,571,470`** variaciones/combinaciones _posibles_ + - **`1,574,258`** combinaciones totales calculadas (2,788 + 1,571,470) - Combinaciones para cada fuente son cualquier combinación de [Variaciones](#variations) ### Variaciones @@ -522,6 +523,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -559,6 +561,7 @@ Patched Font internal links [p-inconsolata-go]:patched-fonts/InconsolataGo [p-inconsolata-lgc]:patched-fonts/InconsolataLGC [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_fr.md b/readme_fr.md index 0b8755c8a..719087be5 100644 --- a/readme_fr.md +++ b/readme_fr.md @@ -92,8 +92,8 @@ _Si vous..._ * Incluant une option permettant de créer des glyphes **Monospaced (fixed-pitch, fixed-width)** _ou_ **double-width (non-monospaced)** * For more details see the [**Font Patcher**](#font-patcher) section * Pour plus de détails, voir la section [**Générateur de font**](#font-patcher) -* Déjà **`43`** [familles de polices générées](#polices-disponibles) -* Plus de **`1,200,000`** unique variantes/combinaisons uniques de fonts générées [(plus de détail)](#combinations) +* Déjà **`50`** [familles de polices générées](#polices-disponibles) +* Plus de **`1,571,470`** unique variantes/combinaisons uniques de fonts générées [(plus de détail)](#combinations) * Plus de **`1,600`** glyphes/icones combinés [(plus de détail)](#combinations) * Les ensembles de glyphes actuels incluent : [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (Anciennement [Font Linux][font-linux]), [Pomicons][gabrielelana-pomicons] * **Monospaced (fixed-pitch, fixed-width)** _ou_ **double-width (non-monospaced)** pour chaque version de glyphes de chaque police @@ -217,6 +217,7 @@ echo $i_oct_heart | [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | | NO | 1000 | ![w] ![m2] ![l] | | [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | YES | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | | [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | | [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | | [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | @@ -243,12 +244,12 @@ echo $i_oct_heart ## Combinaisons -- Plus de **`1,200,000`** variantes/combinaisons uniques de fonts générées : - - **`43`** polices de caractères - - **`596`** familles de polices - - **`2,384`** 'complètes' variantes/combinaisons - - **`1,221,464`** _possibles_ variantes/combinaisons - - **`1,223,848`** total des combinaisons calculées (2,384 + 1,221,464) +- Plus de **`1,571,470`** variantes/combinaisons uniques de fonts générées : + - **`50`** polices de caractères + - **`697`** familles de polices + - **`2,788`** 'complètes' variantes/combinaisons + - **`1,571,470`** _possibles_ variantes/combinaisons + - **`1,574,258`** total des combinaisons calculées (2,788 + 1,571,470) - Les combinaisons pour chaque police sont une combinaison de [Variations](#variations) ### Variations @@ -593,6 +594,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -624,6 +626,7 @@ Patched Font internal links [p-inconsolata-go]:patched-fonts/InconsolataGo [p-inconsolata-lgc]:patched-fonts/InconsolataLGC [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_ja.md b/readme_ja.md index d6d65ed45..6c6cc140d 100644 --- a/readme_ja.md +++ b/readme_ja.md @@ -85,8 +85,8 @@ _あなたがもし……_ * [FontForge 用 Python スクリプト](#font-patcher)を使ってフォントにパッチを当てます。 * **半角 (固定ピッチ、固定幅)**、_または_、**全角**のグリフを作成できるオプションを含みます。 * さらに詳しくは[**パッチスクリプト**](#font-patcher)の節を見てください。 -* **`48`** を数える[パッチ済みフォントファミリー](#パッチ済みフォント)。 -* **`1,356,400`** を超える、パッチ済みフォントの変種とその組み合わせ[(詳細はこちら)](#組み合わせ)。 +* **`50`** を数える[パッチ済みフォントファミリー](#パッチ済みフォント)。 +* **`1,571,470`** を超える、パッチ済みフォントの変種とその組み合わせ[(詳細はこちら)](#組み合わせ)。 * **`2,600`** を超えるグリフ(アイコン)を合成しています。 * 現在含まれるグリフセットはこちら: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (以前[Font Linux][font-linux]と呼ばれていたものです), [Pomicons][gabrielelana-pomicons] * それぞれのフォントは**半角 (固定ピッチ、固定幅)**、_あるいは_、**全角**グリフを含みます。 @@ -135,6 +135,7 @@ _あなたがもし……_ | [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | | NO | 1000 | ![w] ![m2] ![l] | | [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | NO | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono] | NO | 1000 | ![w] ![m2] ![l] | | [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | | [Literation Mono Nerd Font*][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | | [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | @@ -162,12 +163,12 @@ _あなたがもし……_ ## 組み合わせ -- **`1,200,000`** を超える、パッチ済みフォントの変種とその組み合わせ (冪集合)。 - - **`44`** のパッチ済みフォント書体。 - - **`612`** のパッチ済みフォントファミリー。 - - **`2,448`** の「完全な」変種とその組み合わせ。 - - **`1,264,440`** の _理論上可能な_ 変種とその組み合わせ。 - - 合計 **`1,266,888`** になる組み合わせ (2,448 + 1,264,440)。 +- **`1,571,470`** を超える、パッチ済みフォントの変種とその組み合わせ (冪集合)。 + - **`50`** のパッチ済みフォント書体。 + - **`697`** のパッチ済みフォントファミリー。 + - **`2,788`** の「完全な」変種とその組み合わせ。 + - **`1,571,470`** の _理論上可能な_ 変種とその組み合わせ。 + - 合計 **`1,574,258`** になる組み合わせ (2,788 + 1,571,470)。 - 各々のフォントの「組み合わせ」はそれぞれの[変種](#変種)の組み合わせを表しています。 ### 変種 @@ -204,7 +205,7 @@ _あなたがもし……_ > インストールを**自動化**したい場合や**スクリプト**内で利用したい場合に一番適した選択肢です。 -_注意_: Linux と macOS (OS X) でのみ可能です。 +_注意_: Linux と macOS (OS X) でのみ可能です。 _注意_: 今の所、リポジトリの**クローンが必要です。** #### 全てのフォント @@ -518,6 +519,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -555,6 +557,7 @@ Patched Font internal links [p-inconsolata-go]:patched-fonts/InconsolataGo [p-inconsolata-lgc]:patched-fonts/InconsolataLGC [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_ko.md b/readme_ko.md index b920d6d7a..c2f2a4b5f 100644 --- a/readme_ko.md +++ b/readme_ko.md @@ -25,11 +25,11 @@ 다이어그램은 @SankeyMATIC으로 만들었습니다. -## 중요한 주의 사항 +## 중요한 주의 사항 * `master` 브랜치 파일 경로는 안정성이 보장되지 **않습니다.** [저장소의 URI 레퍼런스를 체크해보세요.](#불안정한-파일-경로) -* 이 저장소를 클론하는 것은 [개발에 기여](#기여하기)하려는 것이 아닌 이상 추천하지 **않습니다.** ([저장소 크기 때문](#옵션-5-저장소-클론)) +* 이 저장소를 클론하는 것은 [개발에 기여](#기여하기)하려는 것이 아닌 이상 추천하지 **않습니다.** ([저장소 크기 때문](#옵션-5-저장소-클론)) -## 목차 +## 목차 [**TL;DR**](#tldr) @@ -85,8 +85,8 @@ _만약..._ * [FontForge 파이썬 스크립트](#font-patcher)를 이용해 어떤 폰트든 패치할 수 있습니다. * **고정폭 (monospaced)** _또는_ **가변폭 (non-monospaced)** 글리프를 만드는 옵션을 포함합니다. * 더 자세한 정보는 [**폰트 설치기**](#font-patcher) 문단을 확인하세요. -* **`48`** 개의 [폰트 패밀리](#패치된-폰트들) -* **`1,356,400`** 개 이상의 폰트 조합/변형 [(자세한 정보)](#조합) +* **`50`** 개의 [폰트 패밀리](#패치된-폰트들) +* **`1,571,470`** 개 이상의 폰트 조합/변형 [(자세한 정보)](#조합) * **`2,600`** 개 이상의 글리프/아이콘 [(자세한 정보)](#조합) * 현재 글리프 세트: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (구 [Font Linux][font-linux]), [Pomicons][gabrielelana-pomicons] * 각 폰트의 **고정폭 (monospaced)** _또는_ **가변폭 (non-monospaced)** 글리프 버전 @@ -136,6 +136,7 @@ _만약..._ | [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | | NO | 1000 | ![w] ![m2] ![l] | | [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | NO | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | | [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | | [Literation Mono Nerd Font*][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | | [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | @@ -163,12 +164,12 @@ _만약..._ ## 조합 -- **`1,200,000`** 개 이상의 고유한 폰트 변형/조합 (Power Set): - - **`44`** 개의 폰트 타입페이스 - - **`612`** 개의 폰트 패밀리 - - **`2,448`** 개의 '완전한' 변형/조합 - - **`1,264,440`** 개의 _가능한_ 변형/조합 - - **`1,266,888`** 개의 총 조합 (2,448 + 1,264,440) +- **`1,571,470`** 개 이상의 고유한 폰트 변형/조합 (Power Set): + - **`50`** 개의 폰트 타입페이스 + - **`697`** 개의 폰트 패밀리 + - **`2,788`** 개의 '완전한' 변형/조합 + - **`1,571,470`** 개의 _가능한_ 변형/조합 + - **`1,574,258`** 개의 총 조합 (2,788 + 1,571,470) - 각 폰트의 조합은 [변형](#변형)의 조합들입니다. ### 변형 @@ -391,7 +392,7 @@ optional arguments: * 기여자나 개발자를 위한 방법 -* 패치되지 않은 디렉토리의 **모든** 폰트를 다시 패치합니다: +* 패치되지 않은 디렉토리의 **모든** 폰트를 다시 패치합니다: ``` ./gotta-patch-em-all-font-patcher\!.sh ``` @@ -411,7 +412,7 @@ optional arguments: :warning: 경고: 릴리즈에 따라 파일 경로가 변경될 수 있습니다. (특히 **메이저** 버전 범프) -각 배포에서 경로가 변경될 수 있으므로 ~~마스터~~ 브랜치가 아닌 **릴리즈** 브랜치를 참조하세요. +각 배포에서 경로가 변경될 수 있으므로 ~~마스터~~ 브랜치가 아닌 **릴리즈** 브랜치를 참조하세요. * 예시: * :x: 이렇게 하는 대신: https\://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf @@ -519,6 +520,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -556,6 +558,7 @@ Patched Font internal links [p-inconsolata-go]:patched-fonts/InconsolataGo [p-inconsolata-lgc]:patched-fonts/InconsolataLGC [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_pl.md b/readme_pl.md index 69d813097..a5ef1e4e0 100644 --- a/readme_pl.md +++ b/readme_pl.md @@ -86,8 +86,8 @@ _Jeśli..._ * [Skrypt FontForge Python](#font-patcher) do patchowania fontów * Zawiera opcję tworzenia glifów **Monospaced (fixed-pitch, fixed-width)** _lub_ **double-width (non-monospaced)** * Aby uzyskać więcej szczegółów zajrzyj do sekcji [**Patcher fontów**](#font-patcher) -* **`44`** już [spatchowane rodziny fontów](#patched-fonts) -* Ponad **`1,200,000`** unikalnych kombinacji/wariacji spatchowanych fontów [(więcej szczegółów)](#combinations) +* **`50`** już [spatchowane rodziny fontów](#patched-fonts) +* Ponad **`1,571,470`** unikalnych kombinacji/wariacji spatchowanych fontów [(więcej szczegółów)](#combinations) * Ponad **`2,400`** kombinacji glifów/ikon [(więcej szczegółów)](#combinations) * Aktualne zestawy glifów zawierają: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (Formerly [Font Linux][font-linux]), [Pomicons][gabrielelana-pomicons] * **Monospaced (fixed-pitch, fixed-width)** _lub_ **double-width (non-monospaced)** wersje glifów dla każdego fontu @@ -211,6 +211,7 @@ echo $i_oct_heart | [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | | NO | 1000 | ![w] ![m2] ![l] | | [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | YES | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | | [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | | [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | | [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | @@ -237,12 +238,12 @@ echo $i_oct_heart ## Kombinacje -- Ponad **`1,200,000`** unikalnych wariacji/kombinacji (Power Set) spatchowanych fontów: - - **`44`** spatchowanych fontów (typefaces) - - **`612`** spatchowanych rodzin fontów (font families) - - **`2,448`** 'kompletne' wariacje/kombinacje - - **`1,264,440`** _możliwe_ wariacje/kombinacje - - **`1,266,888`** suma wszystkich kombinacji (2,448 + 1,264,440) +- Ponad **`1,571,470`** unikalnych wariacji/kombinacji (Power Set) spatchowanych fontów: + - **`50`** spatchowanych fontów (typefaces) + - **`697`** spatchowanych rodzin fontów (font families) + - **`2,788`** 'kompletne' wariacje/kombinacje + - **`1,571,470`** _możliwe_ wariacje/kombinacje + - **`1,574,258`** suma wszystkich kombinacji (2,788 + 1,571,470) - Kombinacje dla każdego fontu są dowolnymi kombinacjami [wariacji](#variations) ### Wariacje @@ -592,6 +593,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -625,6 +627,7 @@ Patched Font internal links [p-inconsolata-go]:patched-fonts/InconsolataGo [p-inconsolata-lgc]:patched-fonts/InconsolataLGC [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_ru.md b/readme_ru.md index 850a8b9ee..5088b38a2 100644 --- a/readme_ru.md +++ b/readme_ru.md @@ -83,8 +83,8 @@ _Если Вы..._ * [Python скрипт FontForge](#font-patcher) для улучшения любого шрифта * Включена возможность создания **Моноширинных (с фиксированным шагом, с фиксированной шириной)** _или_ **двойных (не моноширинных)** глифов * Для получения дополнительной информации смотрите раздел [**Улучшитель шрифтов**](#font-patcher) -* **`39`** [улучшенных семейства шрифтов](#patched-fonts) -* Более **`87,000`** уникальных комбинаций/вариантов улучшенненных шрифтов [(больше информации)](#combinations) +* **`50`** [улучшенных семейства шрифтов](#patched-fonts) +* Более **`1,571,470`** уникальных комбинаций/вариантов улучшенненных шрифтов [(больше информации)](#combinations) * Более **`1,300`** комбинаций глифов/значков [(больше информации)](#combinations) * Текущие наборы глифов включают: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Linux][font-linux], [Pomicons][gabrielelana-pomicons] * **Моноширинная (фиксированный шаг, фиксированная ширина)** _или_ "**двойные (не моноширинные)** глифы" версии каждого шрифта @@ -178,54 +178,55 @@ echo $i_oct_heart ## Исправленные Шрифты -| Название Шрифта | Название Шрифта и Репозиторий |\*RFN |Размер EM| Статус | -|:--------------------------------------------------|:------------------------------|:-----|:--------|:------------------| -| [3270 Nerd Font][p-3270] | [3270][f-3270] | НЕТ | 1000 | ![w2] ![m2] ![l2] | -| [Anonymice Nerd Font][p-anonymous-pro] | [Anonymous Pro][f-a-pro] | НЕТ | 2048 | ![w] ![m2] ![l] | -| [Aurulent Sans Mono Nerd Font][p-aurulent] | | НЕТ | 1000 | ![w] ![m2] ![l] | -| [Bitstream Vera Sans Mono Nerd Font][p-bitstream] | | НЕТ | 2048 | ![w] ![m2] ![l] | -| [Code New Roman Nerd Font][p-code-nr] | | НЕТ | 2048 | ![w] ![m2] ![l] | -| [DejaVu Sans Mono Nerd Font][p-dejavu] | | НЕТ | 2048 | ![w] ![m2] ![l] | -| [Droid Sans Mono Nerd Font][p-droid] | | НЕТ | 2048 | ![w] ![m2] ![l] | -| [Fantasque Sans Nerd Font][p-fantasque] | [Fantasque Sans][f-fant] | НЕТ | 2048 | ![w] ![m2] ![l] | -| [Fura Code Nerd Font][p-fira-code] | [Fira][f-fira-code] | ДА | 1000 | ![w] ![m2] ![l] | -| [Fura Mono Nerd Font][p-fira-mono] | [Fira][f-fira-mono] | ДА | 1000 | ![w] ![m2] ![l] | -| [Gohu Nerd Font][p-gohu] | [Gohu][f-gohu] | НЕТ | 1000 | ![w2] ![m2] ![l2] | -| [Hasklug Nerd Font][p-hasklig] | [Hasklig][f-hasklig] | ДА | 1000 | ![w] ![m2] ![l] | -| [Heavy Data Mono Nerd Font][p-heavy-data] | | НЕТ | 2048 | ![w] ![m2] ![l] | -| [Hermut Nerd Font][p-hermit] | | НЕТ | 1000 | ![w] ![m2] ![l] | -| [Inconsolata Nerd Font][p-inconsolata] | | НЕТ | 1000 | ![w] ![m2] ![l] | -| [Inconsolata Go Nerd Font][p-inconsolata-go] | | НЕТ | 1000 | ![w] ![m2] ![l] | -| [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | ДА | 1000 | [#83][s-iosevka] | -| [Knack Nerd Font][p-hack] | [Hack][f-hack] | ДА | 2048 | ![w] ![m2] ![l] | -| [Lekton Nerd Font][p-lekton] | | НЕТ | 1000 | ![w] ![m2] ![l] | -| [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | ДА | 2048 | ![w] ![m2] ![l] | -| [Meslo Nerd Font][p-meslo] | | НЕТ | 2048 | ![w] ![m2] ![l] | -| [Monofur Nerd Font][p-monofur] | | НЕТ | 2400 | ![w] ![m2] ![l] | -| [Monoid Nerd Font][p-monoid] | | НЕТ | 1536 | ![w] ![m2] ![l] | -| [Mononoki Nerd Font][p-mononoki] | [Mononoki][f-mononoki] | НЕТ | 1024 | ![w] ![m2] ![l] | -| [M+ (MPlus) Nerd Font][p-mplus] | | НЕТ | 1000 | ![w] ![m2] ![l] | -| [ProFont (Windows tweaked) Nerd Font][p-profont] | | НЕТ | 1200 | ![w] ![m2] ![l] | -| [ProFont (x11) Nerd Font][p-profont] | | НЕТ | 1000 | [FAILING] | -| [ProggyClean Nerd Font][p-proggy-clean] | | НЕТ | 2048 | [FAILING] | -| [Roboto Mono][p-roboto] | | НЕТ | 2048 | [FAILING] | -| [Sauce Code Nerd Font][p-source-code-pro] | [Source][f-source] | ДА | 1000 | ![w] ![m2] ![l] | -| [Shure Tech Mono Nerd Font][p-share-tech-mono] | [Share Tech Mono][f-share] | ДА | 1000 | ![w] ![m2] ![l] | -| [Space Mono Nerd Font][p-space-mono] | [Space Mono][f-space] | НЕТ | 1000 | ![w] ![m2] ![l] | -| [Terminess Nerd Font][p-terminus] | [Terminus Font][f-terminus] | ДА | 1000 | ![w] ![m2] ![l] | -| [Ubuntu Nerd Font][p-ubuntu] | | НЕТ | 1000 | ![w] ![m2] ![l] | -| [Ubuntu Mono Nerd Font][p-ubuntu-mono] | | НЕТ | 1000 | ![w] ![m2] ![l] | +| Название Шрифта | Название Шрифта и Репозиторий |\*RFN |Размер EM| Статус | +|:--------------------------------------------------|:----------------------------------|:-----|:--------|:------------------| +| [3270 Nerd Font][p-3270] | [3270][f-3270] | НЕТ | 1000 | ![w2] ![m2] ![l2] | +| [Anonymice Nerd Font][p-anonymous-pro] | [Anonymous Pro][f-a-pro] | НЕТ | 2048 | ![w] ![m2] ![l] | +| [Aurulent Sans Mono Nerd Font][p-aurulent] | | НЕТ | 1000 | ![w] ![m2] ![l] | +| [Bitstream Vera Sans Mono Nerd Font][p-bitstream] | | НЕТ | 2048 | ![w] ![m2] ![l] | +| [Code New Roman Nerd Font][p-code-nr] | | НЕТ | 2048 | ![w] ![m2] ![l] | +| [DejaVu Sans Mono Nerd Font][p-dejavu] | | НЕТ | 2048 | ![w] ![m2] ![l] | +| [Droid Sans Mono Nerd Font][p-droid] | | НЕТ | 2048 | ![w] ![m2] ![l] | +| [Fantasque Sans Nerd Font][p-fantasque] | [Fantasque Sans][f-fant] | НЕТ | 2048 | ![w] ![m2] ![l] | +| [Fura Code Nerd Font][p-fira-code] | [Fira][f-fira-code] | ДА | 1000 | ![w] ![m2] ![l] | +| [Fura Mono Nerd Font][p-fira-mono] | [Fira][f-fira-mono] | ДА | 1000 | ![w] ![m2] ![l] | +| [Gohu Nerd Font][p-gohu] | [Gohu][f-gohu] | НЕТ | 1000 | ![w2] ![m2] ![l2] | +| [Hasklug Nerd Font][p-hasklig] | [Hasklig][f-hasklig] | ДА | 1000 | ![w] ![m2] ![l] | +| [Heavy Data Mono Nerd Font][p-heavy-data] | | НЕТ | 2048 | ![w] ![m2] ![l] | +| [Hermut Nerd Font][p-hermit] | | НЕТ | 1000 | ![w] ![m2] ![l] | +| [Inconsolata Nerd Font][p-inconsolata] | | НЕТ | 1000 | ![w] ![m2] ![l] | +| [Inconsolata Go Nerd Font][p-inconsolata-go] | | НЕТ | 1000 | ![w] ![m2] ![l] | +| [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | ДА | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | +| [Knack Nerd Font][p-hack] | [Hack][f-hack] | ДА | 2048 | ![w] ![m2] ![l] | +| [Lekton Nerd Font][p-lekton] | | НЕТ | 1000 | ![w] ![m2] ![l] | +| [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | ДА | 2048 | ![w] ![m2] ![l] | +| [Meslo Nerd Font][p-meslo] | | НЕТ | 2048 | ![w] ![m2] ![l] | +| [Monofur Nerd Font][p-monofur] | | НЕТ | 2400 | ![w] ![m2] ![l] | +| [Monoid Nerd Font][p-monoid] | | НЕТ | 1536 | ![w] ![m2] ![l] | +| [Mononoki Nerd Font][p-mononoki] | [Mononoki][f-mononoki] | НЕТ | 1024 | ![w] ![m2] ![l] | +| [M+ (MPlus) Nerd Font][p-mplus] | | НЕТ | 1000 | ![w] ![m2] ![l] | +| [ProFont (Windows tweaked) Nerd Font][p-profont] | | НЕТ | 1200 | ![w] ![m2] ![l] | +| [ProFont (x11) Nerd Font][p-profont] | | НЕТ | 1000 | [FAILING] | +| [ProggyClean Nerd Font][p-proggy-clean] | | НЕТ | 2048 | [FAILING] | +| [Roboto Mono][p-roboto] | | НЕТ | 2048 | [FAILING] | +| [Sauce Code Nerd Font][p-source-code-pro] | [Source][f-source] | ДА | 1000 | ![w] ![m2] ![l] | +| [Shure Tech Mono Nerd Font][p-share-tech-mono] | [Share Tech Mono][f-share] | ДА | 1000 | ![w] ![m2] ![l] | +| [Space Mono Nerd Font][p-space-mono] | [Space Mono][f-space] | НЕТ | 1000 | ![w] ![m2] ![l] | +| [Terminess Nerd Font][p-terminus] | [Terminus Font][f-terminus] | ДА | 1000 | ![w] ![m2] ![l] | +| [Ubuntu Nerd Font][p-ubuntu] | | НЕТ | 1000 | ![w] ![m2] ![l] | +| [Ubuntu Mono Nerd Font][p-ubuntu-mono] | | НЕТ | 1000 | ![w] ![m2] ![l] | _*RFN (Reserved Font Name) — зарезервированное название шрифта_ ## Комбинации -- Более **`87,000`** уникальных вариантов/комбинаций (Power Set) улучшенных шрифтов: - - **`39`** улучшенных набора шрифтов - - **`169`** улучшенных семейств шрифтов - - **`676`** 'выполненных' вариантов/комбинаций - - **`86,702`** _возможных_ варианта/комбинации - - **`87,378`** всего вычислено комбинаций (676 + 86,702) +- Более **`1,571,470`** уникальных вариантов/комбинаций (Power Set) улучшенных шрифтов: + - **`50`** улучшенных набора шрифтов + - **`697`** улучшенных семейств шрифтов + - **`2,788`** 'выполненных' вариантов/комбинаций + - **`1,571,470`** _возможных_ варианта/комбинации + - **`1,574,258`** всего вычислено комбинаций (2,788 + 1,571,470) - Комбинация для каждого шрифта - это любая комбинация [Вариаций](#variations) ### Вариации @@ -547,6 +548,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -572,6 +574,7 @@ Patched Font internal links [p-inconsolata]:patched-fonts/Inconsolata [p-inconsolata-go]:patched-fonts/InconsolataGo [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_tw.md b/readme_tw.md index 4fdef04d3..9b1b7a295 100644 --- a/readme_tw.md +++ b/readme_tw.md @@ -83,8 +83,8 @@ _如果你..._ * [FontForge Python script](#font-patcher) 可以打包任何字體 * 包括建立**Monospaced (fixed-pitch, fixed-width)** _或者_ **double-width (non-monospaced)** 字形 * 更多詳情請見 [**Font Patcher**](#font-patcher) 段落 -* **`39`** 已經 [打包了字體家族](#patched-fonts) -* Over **`87,000`** 獨立的 組合/變型 字體 [(更多詳情)](#combinations) +* **`50`** 已經 [打包了字體家族](#patched-fonts) +* Over **`1,571,470`** 獨立的 組合/變型 字體 [(更多詳情)](#combinations) * Over **`1,300`** 字形/圖示 組合 [(更多詳情)](#combinations) * 當前的字形集包括: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Linux][font-linux], [Pomicons][gabrielelana-pomicons] * 每種字體的**Monospaced (fixed-pitch, fixed-width)** _和_ **double-width (non-monospaced)** 版本 @@ -178,54 +178,55 @@ echo $i_oct_heart ## 字體補丁 -| Font Name | Font Name and Repository |\*RFN | EM Size | Status | -|:--------------------------------------------------|:----------------------------|:-----|:--------|:------------------| -| [3270 Nerd Font][p-3270] | [3270][f-3270] | NO | 1000 | ![w2] ![m2] ![l2] | -| [Anonymice Nerd Font][p-anonymous-pro] | [Anonymous Pro][f-a-pro] | NO | 2048 | ![w] ![m2] ![l] | -| [Aurulent Sans Mono Nerd Font][p-aurulent] | | NO | 1000 | ![w] ![m2] ![l] | -| [Bitstream Vera Sans Mono Nerd Font][p-bitstream] | | NO | 2048 | ![w] ![m2] ![l] | -| [Code New Roman Nerd Font][p-code-nr] | | NO | 2048 | ![w] ![m2] ![l] | -| [DejaVu Sans Mono Nerd Font][p-dejavu] | | NO | 2048 | ![w] ![m2] ![l] | -| [Droid Sans Mono Nerd Font][p-droid] | | NO | 2048 | ![w] ![m2] ![l] | -| [Fantasque Sans Nerd Font][p-fantasque] | [Fantasque Sans][f-fant] | NO | 2048 | ![w] ![m2] ![l] | -| [Fura Code Nerd Font][p-fira-code] | [Fira][f-fira-code] | YES | 1000 | ![w] ![m2] ![l] | -| [Fura Mono Nerd Font][p-fira-mono] | [Fira][f-fira-mono] | YES | 1000 | ![w] ![m2] ![l] | -| [Gohu Nerd Font][p-gohu] | [Gohu][f-gohu] | NO | 1000 | ![w2] ![m2] ![l2] | -| [Hasklug Nerd Font][p-hasklig] | [Hasklig][f-hasklig] | YES | 1000 | ![w] ![m2] ![l] | -| [Heavy Data Mono Nerd Font][p-heavy-data] | | NO | 2048 | ![w] ![m2] ![l] | -| [Hermut Nerd Font][p-hermit] | | NO | 1000 | ![w] ![m2] ![l] | -| [Inconsolata Nerd Font][p-inconsolata] | | NO | 1000 | ![w] ![m2] ![l] | -| [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | -| [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | YES | 1000 | [#83][s-iosevka] | -| [Knack Nerd Font][p-hack] | [Hack][f-hack] | YES | 2048 | ![w] ![m2] ![l] | -| [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | -| [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | -| [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | -| [Monofur Nerd Font][p-monofur] | | NO | 2400 | ![w] ![m2] ![l] | -| [Monoid Nerd Font][p-monoid] | | NO | 1536 | ![w] ![m2] ![l] | -| [Mononoki Nerd Font][p-mononoki] | [Mononoki][f-mononoki] | NO | 1024 | ![w] ![m2] ![l] | -| [M+ (MPlus) Nerd Font][p-mplus] | | NO | 1000 | ![w] ![m2] ![l] | -| [ProFont (Windows tweaked) Nerd Font][p-profont] | | NO | 1200 | ![w] ![m2] ![l] | -| [ProFont (x11) Nerd Font][p-profont] | | NO | 1000 | [FAILING] | -| [ProggyClean Nerd Font][p-proggy-clean] | | NO | 2048 | [FAILING] | -| [Roboto Mono][p-roboto] | | NO | 2048 | [FAILING] | -| [Sauce Code Nerd Font][p-source-code-pro] | [Source][f-source] | YES | 1000 | ![w] ![m2] ![l] | -| [Shure Tech Mono Nerd Font][p-share-tech-mono] | [Share Tech Mono][f-share] | YES | 1000 | ![w] ![m2] ![l] | -| [Space Mono Nerd Font][p-space-mono] | [Space Mono][f-space] | NO | 1000 | ![w] ![m2] ![l] | -| [Terminess Nerd Font][p-terminus] | [Terminus Font][f-terminus] | YES | 1000 | ![w] ![m2] ![l] | -| [Ubuntu Nerd Font][p-ubuntu] | | NO | 1000 | ![w] ![m2] ![l] | -| [Ubuntu Mono Nerd Font][p-ubuntu-mono] | | NO | 1000 | ![w] ![m2] ![l] | +| Font Name | Font Name and Repository |\*RFN | EM Size | Status | +|:--------------------------------------------------|:----------------------------------|:-----|:--------|:------------------| +| [3270 Nerd Font][p-3270] | [3270][f-3270] | NO | 1000 | ![w2] ![m2] ![l2] | +| [Anonymice Nerd Font][p-anonymous-pro] | [Anonymous Pro][f-a-pro] | NO | 2048 | ![w] ![m2] ![l] | +| [Aurulent Sans Mono Nerd Font][p-aurulent] | | NO | 1000 | ![w] ![m2] ![l] | +| [Bitstream Vera Sans Mono Nerd Font][p-bitstream] | | NO | 2048 | ![w] ![m2] ![l] | +| [Code New Roman Nerd Font][p-code-nr] | | NO | 2048 | ![w] ![m2] ![l] | +| [DejaVu Sans Mono Nerd Font][p-dejavu] | | NO | 2048 | ![w] ![m2] ![l] | +| [Droid Sans Mono Nerd Font][p-droid] | | NO | 2048 | ![w] ![m2] ![l] | +| [Fantasque Sans Nerd Font][p-fantasque] | [Fantasque Sans][f-fant] | NO | 2048 | ![w] ![m2] ![l] | +| [Fura Code Nerd Font][p-fira-code] | [Fira][f-fira-code] | YES | 1000 | ![w] ![m2] ![l] | +| [Fura Mono Nerd Font][p-fira-mono] | [Fira][f-fira-mono] | YES | 1000 | ![w] ![m2] ![l] | +| [Gohu Nerd Font][p-gohu] | [Gohu][f-gohu] | NO | 1000 | ![w2] ![m2] ![l2] | +| [Hasklug Nerd Font][p-hasklig] | [Hasklig][f-hasklig] | YES | 1000 | ![w] ![m2] ![l] | +| [Heavy Data Mono Nerd Font][p-heavy-data] | | NO | 2048 | ![w] ![m2] ![l] | +| [Hermut Nerd Font][p-hermit] | | NO | 1000 | ![w] ![m2] ![l] | +| [Inconsolata Nerd Font][p-inconsolata] | | NO | 1000 | ![w] ![m2] ![l] | +| [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | +| [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | YES | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | +| [Knack Nerd Font][p-hack] | [Hack][f-hack] | YES | 2048 | ![w] ![m2] ![l] | +| [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | +| [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | +| [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | +| [Monofur Nerd Font][p-monofur] | | NO | 2400 | ![w] ![m2] ![l] | +| [Monoid Nerd Font][p-monoid] | | NO | 1536 | ![w] ![m2] ![l] | +| [Mononoki Nerd Font][p-mononoki] | [Mononoki][f-mononoki] | NO | 1024 | ![w] ![m2] ![l] | +| [M+ (MPlus) Nerd Font][p-mplus] | | NO | 1000 | ![w] ![m2] ![l] | +| [ProFont (Windows tweaked) Nerd Font][p-profont] | | NO | 1200 | ![w] ![m2] ![l] | +| [ProFont (x11) Nerd Font][p-profont] | | NO | 1000 | [FAILING] | +| [ProggyClean Nerd Font][p-proggy-clean] | | NO | 2048 | [FAILING] | +| [Roboto Mono][p-roboto] | | NO | 2048 | [FAILING] | +| [Sauce Code Nerd Font][p-source-code-pro] | [Source][f-source] | YES | 1000 | ![w] ![m2] ![l] | +| [Shure Tech Mono Nerd Font][p-share-tech-mono] | [Share Tech Mono][f-share] | YES | 1000 | ![w] ![m2] ![l] | +| [Space Mono Nerd Font][p-space-mono] | [Space Mono][f-space] | NO | 1000 | ![w] ![m2] ![l] | +| [Terminess Nerd Font][p-terminus] | [Terminus Font][f-terminus] | YES | 1000 | ![w] ![m2] ![l] | +| [Ubuntu Nerd Font][p-ubuntu] | | NO | 1000 | ![w] ![m2] ![l] | +| [Ubuntu Mono Nerd Font][p-ubuntu-mono] | | NO | 1000 | ![w] ![m2] ![l] | _*RFN = Reserved Font Name_ ## 字體集 -- 超過 **`87,000個`** 獨立的 變化/組合(Power Set)字體包: - - **`39個`** 字體合集 - - **`169個`** 字體家族 - - **`676個`** ‘完全’的 變化/組合字體 - - **`86,702個`** _有可能的_ 變化/組合字體 - - **`87,378個`** 總字體數 (676 + 86,702) +- 超過 **`1,571,470個`** 獨立的 變化/組合(Power Set)字體包: + - **`50個`** 字體合集 + - **`697個`** 字體家族 + - **`2,788個`** ‘完全’的 變化/組合字體 + - **`1,571,470個`** _有可能的_ 變化/組合字體 + - **`1,574,258個`** 總字體數 (2,788 + 1,571,470) - 每種字體的組合都是任意 [Variations](#variations)的組合 ### Variations @@ -547,6 +548,7 @@ Font repos [f-fira-code]:https://github.com/tonsky/FiraCode [f-monoid]:https://github.com/larsenwork/monoid [f-iosevka]:https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono [f-fant]:https://github.com/belluzj/fantasque-sans [f-share]:https://fonts.google.com/specimen/Share+Tech+Mono [f-space]:https://fonts.google.com/specimen/Space+Mono @@ -572,6 +574,7 @@ Patched Font internal links [p-inconsolata]:patched-fonts/Inconsolata [p-inconsolata-go]:patched-fonts/InconsolataGo [p-iosevka]:patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono diff --git a/readme_uk.md b/readme_uk.md index 4c720ba6d..e779d7132 100644 --- a/readme_uk.md +++ b/readme_uk.md @@ -88,8 +88,8 @@ _Якщо ви..._ - [FontForge Python script](#font-patcher) щоб патчити будь-який шрифт - Включає можливість створення **Monospaced (фіксований крок, фіксована ширина)** _чи_ **подвійної ширини (non-monospaced)** glyphs - Докладніше дивись [**Патчер шрифтів**](#font-patcher) розділ -- **`48`** вже [виправлені сімейства шрифтів ](#patched-fonts) -- Понад **`1,356,400`** унікальні комбінації / варіації пропатченних шрифтів [(детальніше)](#combinations) +- **`50`** вже [виправлені сімейства шрифтів ](#patched-fonts) +- Понад **`1,571,470`** унікальні комбінації / варіації пропатченних шрифтів [(детальніше)](#combinations) - Понад **`2,600`** гліфи / іконки у поєднанні [(детальніше)](#combinations) - Поточні набори гліфів включають: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (Раніше [Font Linux][font-linux]), [Pomicons][gabrielelana-pomicons] - **Monospaced (фіксований крок, фіксована ширина)** _чи_ **подвійної ширини (non-monospaced)** версія кожного шрифту @@ -137,6 +137,7 @@ _Якщо ви..._ | [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | | NO | 1000 | ![w] ![m2] ![l] | | [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | NO | 1000 | [#83][s-iosevka] | +| [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono] | NO | 1000 | ![w] ![m2] ![l] | | [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | | [Literation Mono Nerd Font\*][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | | [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | @@ -164,12 +165,12 @@ _Якщо ви..._ ## Комбінації -- Понад **`1,200,000`** унікальні варіанти / комбінації (Power Set) пропатченних шрифтів: - - **`44`** пропатченних типів шрифтів - - **`612`** пропатченних сімейства шрифтів - - **`2,448`** 'завершених' варіації / комбінації - - **`1,264,440`** _можливих_ варіації / комбінації - - **`1,266,888`** загальна кількість обчислених комбінацій (2,448 + 1,264,440) +- Понад **`1,571,470`** унікальні варіанти / комбінації (Power Set) пропатченних шрифтів: + - **`50`** пропатченних типів шрифтів + - **`697`** пропатченних сімейства шрифтів + - **`2,788`** 'завершених' варіації / комбінації + - **`1,571,470`** _можливих_ варіації / комбінації + - **`1,574,258`** загальна кількість обчислених комбінацій (2,788 + 1,571,470) - Комбінації для кожного шрифту - це будь-яка комбінація [варіації](#variations) ### Варіації @@ -555,6 +556,8 @@ cd ~/Library/Fonts && curl -fLo "Droid Sans Mono for Powerline Nerd Font Complet [f-iosevka]: https://github.com/be5invis/Iosevka +[f-jetbrains-mono]:https://github.com/JetBrains/JetBrainsMono + [f-fant]: https://github.com/belluzj/fantasque-sans [f-share]: https://fonts.google.com/specimen/Share+Tech+Mono @@ -623,6 +626,8 @@ cd ~/Library/Fonts && curl -fLo "Droid Sans Mono for Powerline Nerd Font Complet [p-iosevka]: patched-fonts/Iosevka +[p-jetbrains-mono]:patched-fonts/JetBrainsMono + [p-hack]: patched-fonts/Hack [p-lekton]: patched-fonts/Lekton diff --git a/src/unpatched-fonts/JetBrainsMono/Bold-Italic/JetBrainsMono-Bold-Italic.ttf b/src/unpatched-fonts/JetBrainsMono/Bold-Italic/JetBrainsMono-Bold-Italic.ttf new file mode 100644 index 000000000..87b9bf8c9 Binary files /dev/null and b/src/unpatched-fonts/JetBrainsMono/Bold-Italic/JetBrainsMono-Bold-Italic.ttf differ diff --git a/src/unpatched-fonts/JetBrainsMono/Bold/JetBrainsMono-Bold.ttf b/src/unpatched-fonts/JetBrainsMono/Bold/JetBrainsMono-Bold.ttf new file mode 100644 index 000000000..fd1ab3ccb Binary files /dev/null and b/src/unpatched-fonts/JetBrainsMono/Bold/JetBrainsMono-Bold.ttf differ diff --git a/src/unpatched-fonts/JetBrainsMono/ExtraBold-Italic/JetBrainsMono-ExtraBold-Italic.ttf b/src/unpatched-fonts/JetBrainsMono/ExtraBold-Italic/JetBrainsMono-ExtraBold-Italic.ttf new file mode 100644 index 000000000..bff0884e6 Binary files /dev/null and b/src/unpatched-fonts/JetBrainsMono/ExtraBold-Italic/JetBrainsMono-ExtraBold-Italic.ttf differ diff --git a/src/unpatched-fonts/JetBrainsMono/ExtraBold/JetBrainsMono-ExtraBold.ttf b/src/unpatched-fonts/JetBrainsMono/ExtraBold/JetBrainsMono-ExtraBold.ttf new file mode 100644 index 000000000..0e09b46d3 Binary files /dev/null and b/src/unpatched-fonts/JetBrainsMono/ExtraBold/JetBrainsMono-ExtraBold.ttf differ diff --git a/src/unpatched-fonts/JetBrainsMono/Italic/JetBrainsMono-Italic.ttf b/src/unpatched-fonts/JetBrainsMono/Italic/JetBrainsMono-Italic.ttf new file mode 100644 index 000000000..2b6d374a9 Binary files /dev/null and b/src/unpatched-fonts/JetBrainsMono/Italic/JetBrainsMono-Italic.ttf differ diff --git a/src/unpatched-fonts/JetBrainsMono/LICENSE b/src/unpatched-fonts/JetBrainsMono/LICENSE new file mode 100644 index 000000000..f49a4e16e --- /dev/null +++ b/src/unpatched-fonts/JetBrainsMono/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file diff --git a/src/unpatched-fonts/JetBrainsMono/Medium-Italic/JetBrainsMono-Medium-Italic.ttf b/src/unpatched-fonts/JetBrainsMono/Medium-Italic/JetBrainsMono-Medium-Italic.ttf new file mode 100644 index 000000000..8f7ad1294 Binary files /dev/null and b/src/unpatched-fonts/JetBrainsMono/Medium-Italic/JetBrainsMono-Medium-Italic.ttf differ diff --git a/src/unpatched-fonts/JetBrainsMono/Medium/JetBrainsMono-Medium.ttf b/src/unpatched-fonts/JetBrainsMono/Medium/JetBrainsMono-Medium.ttf new file mode 100644 index 000000000..f01ae48de Binary files /dev/null and b/src/unpatched-fonts/JetBrainsMono/Medium/JetBrainsMono-Medium.ttf differ diff --git a/src/unpatched-fonts/JetBrainsMono/README.md b/src/unpatched-fonts/JetBrainsMono/README.md new file mode 100644 index 000000000..d007697e2 --- /dev/null +++ b/src/unpatched-fonts/JetBrainsMono/README.md @@ -0,0 +1,71 @@ +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + +# JetBrainsMono +A typeface made for developers. \ +More about font features & design can be found on [it's page](https://jetbrains.com/mono/) + +# **Installation** + +### **In JetBrains IDEs** + +The most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3. + +Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Editor` → `Font`, and then select JetBrains Mono from the Font dropdown. + +### Another IDE or an older version of a JetBrains IDE + +1. [Download font](https://download.jetbrains.com/fonts/JetBrainsMono-1.0.0.zip?fromGitHub). +2. Unzip the archive and install the font: + - Mac. Select all font files in the folder and double-click them. Click the *"Install Font"* button. + - Windows. Select all font files in the folder, right-click any of them, then pick *"Install"* from the menu. + - Ubuntu. Open a terminal with `Ctrl`+`Alt`+`T` and run the following: + + ``` + cd + unzip "\*.zip" -d ${HOME}/.fonts + sudo fc-cache -f -v + ``` +3. Restart your IDE. +4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown. + +### **Visual Studio Code** + +* Follow the instructions above to step 3. +* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut `Ctrl`+, (`Cmd`+, on Mac). +* In the *"Font Family"* input box type JetBrains Mono, replacing any content. +* To enable ligatures turn on the checkbox in *"Font ligatures"*. + +#### **Manually editing settings.json** + +Visual Studio Code allows you to also edit the underlying settings.json config file. First open the settings editor as described above, then click the "`{}`" icon, at the top right, to open the *"settings.json"* file. + +Then paste the following lines and save the file. + +``` +"editor.fontFamily": "JetBrains Mono", +"editor.fontLigatures": true, +``` + +## Source files + +Can be found in the *"Source"* folder. To open them you will need FontLab 6 or higher. + +## License + +JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. + +## Credits + +**Type designer**\ +Philipp Nurullin + +**Team lead**\ +Konstantin Bulenkov + +**Thanks to**\ +Nikita Prokopov\ +Eugene Auduchinok\ +Tatiana Tulupenko\ +Dmitrij Batrak\ +IntelliJ Platfrom UX Team\ +Web Team \ No newline at end of file diff --git a/src/unpatched-fonts/JetBrainsMono/Regular/JetBrainsMono-Regular.ttf b/src/unpatched-fonts/JetBrainsMono/Regular/JetBrainsMono-Regular.ttf new file mode 100644 index 000000000..dfbece64c Binary files /dev/null and b/src/unpatched-fonts/JetBrainsMono/Regular/JetBrainsMono-Regular.ttf differ