Fura Code Powerline =================== Font creator : Nikita Prokopov Version : 1.102 Source : License : SIL OPEN FONT LICENSE Version 1.1 Patched by : [Jamie Rolfs](https://github.com/jrolfs) Fira Code is a Fira Mono font extended with a set of ligatures for common programming multi-character combinations. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like .. or // ligatures allow us to correct spacing. ## Why `Fura` and not `Fira`? What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: > No Modified Version of the Font Software may use the Reserved Font > Name(s) unless explicit written permission is granted by the corresponding > Copyright Holder. This restriction only applies to the primary font name as > presented to the users. - The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` See the [Reserved Font Name section][SIL-RFN] for additional information ## 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 ### 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 # 510 Possible Combinations: ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesome ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --octicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontlinux ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --windows ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --octicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesome ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontlinux ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --octicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontlinux ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --pomicons ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --powerlineextra ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --fontawesomeextension ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs --powersymbols ./font-patcher FiraCode-Regular.otf --use-single-width-glyphs ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontlinux ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --pomicons ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --octicons ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontlinux ./font-patcher FiraCode-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --pomicons ./font-patcher FiraCode-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontawesome --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesome ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontlinux ./font-patcher FiraCode-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --octicons --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --octicons --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --pomicons ./font-patcher FiraCode-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --octicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --octicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --octicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --octicons ./font-patcher FiraCode-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontlinux ./font-patcher FiraCode-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --windows --pomicons ./font-patcher FiraCode-Regular.otf --windows --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --windows --powerlineextra ./font-patcher FiraCode-Regular.otf --windows --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --windows --fontawesomeextension ./font-patcher FiraCode-Regular.otf --windows --powersymbols ./font-patcher FiraCode-Regular.otf --windows ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontlinux ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --pomicons ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --octicons --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --octicons ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontlinux ./font-patcher FiraCode-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesome --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --pomicons ./font-patcher FiraCode-Regular.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesome --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontawesome --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesome ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --octicons --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontlinux ./font-patcher FiraCode-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --octicons --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --octicons --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --octicons --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --pomicons ./font-patcher FiraCode-Regular.otf --octicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --octicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --powerlineextra ./font-patcher FiraCode-Regular.otf --octicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --octicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --octicons --powersymbols ./font-patcher FiraCode-Regular.otf --octicons ./font-patcher FiraCode-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontlinux --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontlinux --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --fontlinux --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontlinux --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontlinux --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --fontlinux --pomicons ./font-patcher FiraCode-Regular.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontlinux --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontlinux --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --fontlinux --powerlineextra ./font-patcher FiraCode-Regular.otf --fontlinux --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontlinux --fontawesomeextension ./font-patcher FiraCode-Regular.otf --fontlinux --powersymbols ./font-patcher FiraCode-Regular.otf --fontlinux ./font-patcher FiraCode-Regular.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --pomicons --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --pomicons --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --pomicons --powerlineextra ./font-patcher FiraCode-Regular.otf --pomicons --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --pomicons --fontawesomeextension ./font-patcher FiraCode-Regular.otf --pomicons --powersymbols ./font-patcher FiraCode-Regular.otf --pomicons ./font-patcher FiraCode-Regular.otf --powerlineextra --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --powerlineextra --fontawesomeextension ./font-patcher FiraCode-Regular.otf --powerlineextra --powersymbols ./font-patcher FiraCode-Regular.otf --powerlineextra ./font-patcher FiraCode-Regular.otf --fontawesomeextension --powersymbols ./font-patcher FiraCode-Regular.otf --fontawesomeextension ./font-patcher FiraCode-Regular.otf --powersymbols ```