Homebrew / homebrew-linux-fonts

🖋 Formula of F🅾𝓝𝐓𝚂 (fork of Caskroom-fonts)
BSD 2-Clause "Simplified" License
49 stars 4 forks source link

Fonts not showing up to use after successful install #32

Closed aphive closed 1 year ago

aphive commented 1 year ago

General troubleshooting steps

Description of issue

Tapping the linux-fonts work as well as installing fonts but nothing shows up.... Not sure if this is the culprit, but it seems that they are being installed at /home/linuxbrew/.linuxbrew/Cellar/ and not at my $HOME/.local/share/fonts:

❯ ls $HOME/.local/share/fonts
 1GothicA1-ExtraLight.ttf   Barlow-Light.ttf    'DIN Pro Light 300.otf'        GothicA1-ExtraLight.ttf      IBMPlexSans-ExtraLight.ttf   Jura-Light.ttf    'Promses Broken Dream1.ttf'
 Abel-Regular.ttf           Barlow-Regular.ttf   Dosis-VariableFont_wght.ttf   IBMPlexMono-ExtraLight.ttf   IBMPlexSans-Regular.ttf      Jura-Regular.ttf   scriptina.regular.ttf
 Barlow-ExtraLight.ttf      DEAT+DEAT.ttf        Fester-ExtraLight.otf         IBMPlexMono-Regular.ttf      IBMPlexSans-Thin.ttf         PDRPT.TTF          SpecialElite-Regular.ttf
❯ brew tap linuxbrew/fonts
==> Tapping linuxbrew/fonts
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/linuxbrew/homebrew-fonts'...
remote: Enumerating objects: 77801, done.
remote: Counting objects: 100% (144/144), done.
remote: Compressing objects: 100% (79/79), done.
remote: Total 77801 (delta 115), reused 83 (delta 65), pack-reused 77657
Receiving objects: 100% (77801/77801), 11.06 MiB | 9.44 MiB/s, done.
Resolving deltas: 100% (64010/64010), done.
Tapped 2021 formulae (2,047 files, 14.8MB).

brew install font-victor-mono-nerd-font font-iosevka-nerd-font
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).

==> Fetching linuxbrew/fonts/font-victor-mono-nerd-font
==> Downloading https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/VictorMono.zip
Already downloaded: /home/framirez/.cache/Homebrew/downloads/b593aae18f3758e13ad4145dcd6228d4cd1785e769107796ddbd6b8668b7673d--VictorMono.zip
==> Fetching linuxbrew/fonts/font-iosevka-nerd-font
==> Downloading https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/Iosevka.zip
Already downloaded: /home/framirez/.cache/Homebrew/downloads/c3c05316ef74cffe0ec41012b5b65f8db2855ecdc2b085057ebd2d926affcb32--Iosevka.zip
==> Installing font-victor-mono-nerd-font from linuxbrew/fonts
🍺  /home/linuxbrew/.linuxbrew/Cellar/font-victor-mono-nerd-font/2.3.3: 46 files, 89.2MB, built in 2 seconds
==> Running `brew cleanup font-victor-mono-nerd-font`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Installing font-iosevka-nerd-font from linuxbrew/fonts
🍺  /home/linuxbrew/.linuxbrew/Cellar/font-iosevka-nerd-font/2.3.3: 112 files, 961.8MB, built in 11 seconds
==> Running `brew cleanup font-iosevka-nerd-font`...

Will post the output of the debug and verbose as a comment as it's too long to post here...

Output of brew cask doctor

❯ brew cask doctor
Error: `brew cask` is no longer a `brew` command. Use `brew <command> --cask` instead.

but

❯ brew doctor
Your system is ready to brew.
aphive commented 1 year ago
❯ brew install font-iosevka-nerd-font --verbose --debug
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/linuxbrew/homebrew-fonts/Formula/font-iosevka-nerd-font.rb
==> Fetching linuxbrew/fonts/font-iosevka-nerd-font
==> Downloading https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/Iosevka.zip
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/3.6.21-134-gf2c9db2\ \(Linux\;\ x86_64\ Pop\!_OS\ 22.04\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/Iosevka.zip
Already downloaded: /home/framirez/.cache/Homebrew/downloads/c3c05316ef74cffe0ec41012b5b65f8db2855ecdc2b085057ebd2d926affcb32--Iosevka.zip
==> Verifying checksum for 'c3c05316ef74cffe0ec41012b5b65f8db2855ecdc2b085057ebd2d926affcb32--Iosevka.zip'
==> Installing font-iosevka-nerd-font from linuxbrew/fonts
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/git --version
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaAPILoader): loading gcc@11 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaAPILoader): loading binutils from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaAPILoader): loading make from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaAPILoader): loading gcc from API
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/git --version
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaAPILoader): loading unzip from API
/usr/bin/env PATH=/home/linuxbrew/.linuxbrew/opt/unzip/bin:/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/usr/bin:/bin:/usr/sbin:/sbin unzip -o /home/framirez/.cache/Homebrew/downloads/c3c05316ef74cffe0ec41012b5b65f8db2855ecdc2b085057ebd2d926affcb32--Iosevka.zip -d /tmp/d20230214-155609-juzvrm
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Medium.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Medium.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraLight\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraLight\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ SemiBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ SemiBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Heavy.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Heavy.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Thin\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Thin\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Medium.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Medium.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Heavy\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Heavy\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Heavy\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Heavy\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Thin\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Thin\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraLight.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraLight.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Light\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Light\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/LICENSE.md /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/LICENSE.md
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ ExtraBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ ExtraBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ ExtraBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ ExtraBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Medium\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Medium\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraLight\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraLight\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ SemiBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ SemiBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Bold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Bold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Bold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Bold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Thin.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Thin.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Bold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Bold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Thin\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Thin\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Thin\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Thin\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Medium\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Medium\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ SemiBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ SemiBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ ExtraLight.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ ExtraLight.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Light\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Light\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Thin.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Thin.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Heavy.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Heavy.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Light.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Light.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Bold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Bold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Heavy\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Heavy\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Heavy.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Heavy.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraLight.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraLight.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Thin.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Thin.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Light.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Light.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraLight\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraLight\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Light.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Light.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Heavy\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Heavy\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Bold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Bold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Bold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Bold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ SemiBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ SemiBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ SemiBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ SemiBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ SemiBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ SemiBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Bold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Bold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Thin\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Thin\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ SemiBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ SemiBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Light\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Light\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ SemiBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ SemiBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Light\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Light\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/readme.md /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/readme.md
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Light\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Light\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Light\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Light\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Heavy.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Heavy.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Medium\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Medium\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ SemiBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ SemiBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Heavy\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Heavy\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Bold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Bold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Bold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Bold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Thin.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Light\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Light\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ SemiBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ SemiBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ ExtraLight\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ ExtraLight\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Thin.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Medium\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Medium\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Medium\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Medium\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ ExtraLight\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ ExtraLight\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Heavy.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ SemiBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ SemiBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ SemiBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ SemiBold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Thin.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Thin.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Heavy\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Heavy\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Light\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Light\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraLight\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraLight\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Heavy\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Light.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Light.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Heavy\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Heavy\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Medium.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Medium.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Medium.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Medium.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraLight.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ ExtraLight.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Thin\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Thin\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ SemiBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ SemiBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Thin\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Thin\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraLight\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ ExtraLight\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Medium\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Medium\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraLight\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Light.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ ExtraLight\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Bold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Bold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Thin\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Thin\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Heavy\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Heavy\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ ExtraBold\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Bold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Bold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ ExtraBold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ ExtraBold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Medium\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Medium\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Medium\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Medium\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Windows\ Compatible\ Bold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ Windows\ Compatible\ Light\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Mono\ Bold\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Mono\ Bold\ Italic.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Windows\ Compatible\ Bold.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraLight\ Oblique.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Term\ Nerd\ Font\ Complete\ ExtraLight\ Oblique.ttf
/usr/bin/env cp -pR /tmp/d20230214-155609-juzvrm/Iosevka\ Nerd\ Font\ Complete\ Medium\ Italic.ttf /tmp/font-iosevka-nerd-font-20230214-155609-yy4idi/Iosevka\ Nerd\ Font\ Complete\ Medium\ Italic.ttf
chmod -Rf +w /tmp/d20230214-155609-juzvrm
==> Cleaning
==> Finishing up
ln -s ../Cellar/font-iosevka-nerd-font/2.3.3/share/fonts fonts
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FromPathLoader): loading /home/linuxbrew/.linuxbrew/opt/font-iosevka-nerd-font/.brew/font-iosevka-nerd-font.rb
==> Summary
🍺  /home/linuxbrew/.linuxbrew/Cellar/font-iosevka-nerd-font/2.3.3: 112 files, 961.8MB, built in 12 seconds
==> Running `brew cleanup font-iosevka-nerd-font`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libedit from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading gdbm from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libxau from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading git from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading python-gdbm@3.11 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading tcl-tk from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading rtmpdump from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading brotli from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libxml2 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading openssl@3 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libnsl from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libxcb from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libunistring from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading berkeley-db@5 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading python@3.11 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading bzip2 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libtirpc from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libidn2 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading krb5 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading pcre2 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading curl from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading xorgproto from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libxcrypt from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading python-tk@3.11 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libffi from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading sqlite from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading readline from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading zlib from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libnghttp2 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading ca-certificates from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading zstd from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading chruby from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading tree from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading openssl@1.1 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading lz4 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libxdmcp from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading openldap from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading ruby-install from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading expat from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading unzip from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading util-linux from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading ncurses from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading mpdecimal from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libssh2 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading gettext from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading icu4c from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading xz from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libx11 from API
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading libxext from API
aphive commented 1 year ago

Here's where they are being installed from what I can tell...

❯ pwd
/home/linuxbrew/.linuxbrew/Cellar/font-iosevka-nerd-font/2.3.3/share/fonts
❯ ls
'Iosevka Nerd Font Complete Bold Italic.ttf'              'Iosevka Nerd Font Complete Mono Medium Oblique.ttf'      'Iosevka Term Nerd Font Complete Medium.ttf'
'Iosevka Nerd Font Complete Bold Oblique.ttf'             'Iosevka Nerd Font Complete Mono Medium.ttf'              'Iosevka Term Nerd Font Complete Mono Bold Italic.ttf'
'Iosevka Nerd Font Complete Bold.ttf'                     'Iosevka Nerd Font Complete Mono Oblique.ttf'             'Iosevka Term Nerd Font Complete Mono Bold Oblique.ttf'
'Iosevka Nerd Font Complete ExtraBold Italic.ttf'         'Iosevka Nerd Font Complete Mono SemiBold Italic.ttf'     'Iosevka Term Nerd Font Complete Mono Bold.ttf'
'Iosevka Nerd Font Complete ExtraBold Oblique.ttf'        'Iosevka Nerd Font Complete Mono SemiBold Oblique.ttf'    'Iosevka Term Nerd Font Complete Mono ExtraBold Italic.ttf'
'Iosevka Nerd Font Complete ExtraBold.ttf'                'Iosevka Nerd Font Complete Mono SemiBold.ttf'            'Iosevka Term Nerd Font Complete Mono ExtraBold Oblique.ttf'
'Iosevka Nerd Font Complete ExtraLight Italic.ttf'        'Iosevka Nerd Font Complete Mono Thin Italic.ttf'         'Iosevka Term Nerd Font Complete Mono ExtraBold.ttf'
'Iosevka Nerd Font Complete ExtraLight Oblique.ttf'       'Iosevka Nerd Font Complete Mono Thin Oblique.ttf'        'Iosevka Term Nerd Font Complete Mono ExtraLight Italic.ttf'
'Iosevka Nerd Font Complete ExtraLight.ttf'               'Iosevka Nerd Font Complete Mono Thin.ttf'                'Iosevka Term Nerd Font Complete Mono ExtraLight Oblique.ttf'
'Iosevka Nerd Font Complete Heavy Italic.ttf'             'Iosevka Nerd Font Complete Mono.ttf'                     'Iosevka Term Nerd Font Complete Mono ExtraLight.ttf'
'Iosevka Nerd Font Complete Heavy Oblique.ttf'            'Iosevka Nerd Font Complete Oblique.ttf'                  'Iosevka Term Nerd Font Complete Mono Heavy Italic.ttf'
'Iosevka Nerd Font Complete Heavy.ttf'                    'Iosevka Nerd Font Complete SemiBold Italic.ttf'          'Iosevka Term Nerd Font Complete Mono Heavy Oblique.ttf'
'Iosevka Nerd Font Complete Italic.ttf'                   'Iosevka Nerd Font Complete SemiBold Oblique.ttf'         'Iosevka Term Nerd Font Complete Mono Heavy.ttf'
'Iosevka Nerd Font Complete Light Italic.ttf'             'Iosevka Nerd Font Complete SemiBold.ttf'                 'Iosevka Term Nerd Font Complete Mono Italic.ttf'
'Iosevka Nerd Font Complete Light Oblique.ttf'            'Iosevka Nerd Font Complete Thin Italic.ttf'              'Iosevka Term Nerd Font Complete Mono Light Italic.ttf'
'Iosevka Nerd Font Complete Light.ttf'                    'Iosevka Nerd Font Complete Thin Oblique.ttf'             'Iosevka Term Nerd Font Complete Mono Light Oblique.ttf'
'Iosevka Nerd Font Complete Medium Italic.ttf'            'Iosevka Nerd Font Complete Thin.ttf'                     'Iosevka Term Nerd Font Complete Mono Light.ttf'
'Iosevka Nerd Font Complete Medium Oblique.ttf'           'Iosevka Nerd Font Complete.ttf'                          'Iosevka Term Nerd Font Complete Mono Medium Italic.ttf'
'Iosevka Nerd Font Complete Medium.ttf'                   'Iosevka Term Nerd Font Complete Bold Italic.ttf'         'Iosevka Term Nerd Font Complete Mono Medium Oblique.ttf'
'Iosevka Nerd Font Complete Mono Bold Italic.ttf'         'Iosevka Term Nerd Font Complete Bold Oblique.ttf'        'Iosevka Term Nerd Font Complete Mono Medium.ttf'
'Iosevka Nerd Font Complete Mono Bold Oblique.ttf'        'Iosevka Term Nerd Font Complete Bold.ttf'                'Iosevka Term Nerd Font Complete Mono Oblique.ttf'
'Iosevka Nerd Font Complete Mono Bold.ttf'                'Iosevka Term Nerd Font Complete ExtraBold Italic.ttf'    'Iosevka Term Nerd Font Complete Mono SemiBold Italic.ttf'
'Iosevka Nerd Font Complete Mono ExtraBold Italic.ttf'    'Iosevka Term Nerd Font Complete ExtraBold Oblique.ttf'   'Iosevka Term Nerd Font Complete Mono SemiBold Oblique.ttf'
'Iosevka Nerd Font Complete Mono ExtraBold Oblique.ttf'   'Iosevka Term Nerd Font Complete ExtraBold.ttf'           'Iosevka Term Nerd Font Complete Mono SemiBold.ttf'
'Iosevka Nerd Font Complete Mono ExtraBold.ttf'           'Iosevka Term Nerd Font Complete ExtraLight Italic.ttf'   'Iosevka Term Nerd Font Complete Mono Thin Italic.ttf'
'Iosevka Nerd Font Complete Mono ExtraLight Italic.ttf'   'Iosevka Term Nerd Font Complete ExtraLight Oblique.ttf'  'Iosevka Term Nerd Font Complete Mono Thin Oblique.ttf'
'Iosevka Nerd Font Complete Mono ExtraLight Oblique.ttf'  'Iosevka Term Nerd Font Complete ExtraLight.ttf'          'Iosevka Term Nerd Font Complete Mono Thin.ttf'
'Iosevka Nerd Font Complete Mono ExtraLight.ttf'          'Iosevka Term Nerd Font Complete Heavy Italic.ttf'        'Iosevka Term Nerd Font Complete Mono.ttf'
'Iosevka Nerd Font Complete Mono Heavy Italic.ttf'        'Iosevka Term Nerd Font Complete Heavy Oblique.ttf'       'Iosevka Term Nerd Font Complete Oblique.ttf'
'Iosevka Nerd Font Complete Mono Heavy Oblique.ttf'       'Iosevka Term Nerd Font Complete Heavy.ttf'               'Iosevka Term Nerd Font Complete SemiBold Italic.ttf'
'Iosevka Nerd Font Complete Mono Heavy.ttf'               'Iosevka Term Nerd Font Complete Italic.ttf'              'Iosevka Term Nerd Font Complete SemiBold Oblique.ttf'
'Iosevka Nerd Font Complete Mono Italic.ttf'              'Iosevka Term Nerd Font Complete Light Italic.ttf'        'Iosevka Term Nerd Font Complete SemiBold.ttf'
'Iosevka Nerd Font Complete Mono Light Italic.ttf'        'Iosevka Term Nerd Font Complete Light Oblique.ttf'       'Iosevka Term Nerd Font Complete Thin Italic.ttf'
'Iosevka Nerd Font Complete Mono Light Oblique.ttf'       'Iosevka Term Nerd Font Complete Light.ttf'               'Iosevka Term Nerd Font Complete Thin Oblique.ttf'
'Iosevka Nerd Font Complete Mono Light.ttf'               'Iosevka Term Nerd Font Complete Medium Italic.ttf'       'Iosevka Term Nerd Font Complete Thin.ttf'
'Iosevka Nerd Font Complete Mono Medium Italic.ttf'       'Iosevka Term Nerd Font Complete Medium Oblique.ttf'      'Iosevka Term Nerd Font Complete.ttf'
tani commented 1 year ago

Thank you for using this tap. Please re-cache font file with fc-cache as follows.

https://github.com/Homebrew/homebrew-linux-fonts#working-with-fontconfig

aphive commented 1 year ago

Sorry for the delay in replying. I did that and still not working, also, now getting this when running my brew commands (alias brewup='brew update; brew upgrade; brew cleanup; brew doctor'):

Warning: Some installed formulae are not readable:
  font-iosevka-nerd-font: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/linuxbrew/homebrew-fonts/Formula/font-iosevka-nerd-font.rb:1: `@3' is not allowed as an instance variable name
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/linuxbrew/homebrew-fonts/Formula/font-iosevka-nerd-font.rb:1: syntax error, unexpected end-of-input, expecting ']'
... :before=>["version \"3.0.1\""@35, "sha256 \"2371c5b0457436b...
... 
aphive commented 1 year ago

I uninstalled the font and that error went away:

brew uninstall font-iosevka-nerd-font
Uninstalling /home/linuxbrew/.linuxbrew/Cellar/font-iosevka-nerd-font/2.3.3... (112 files, 961.8MB)
brew doctor
Your system is ready to brew.
aphive commented 1 year ago

Trying again:

brew tap homebrew/linux-fonts
==> Tapping homebrew/linux-fonts
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-linux-fonts'...
remote: Enumerating objects: 80101, done.
remote: Counting objects: 100% (1589/1589), done.
remote: Compressing objects: 100% (178/178), done.
remote: Total 80101 (delta 1484), reused 1423 (delta 1411), pack-reused 78512
Receiving objects: 100% (80101/80101), 11.34 MiB | 21.43 MiB/s, done.
Resolving deltas: 100% (66208/66208), done.
Tapped 2048 formulae (2,074 files, 15.2MB).

Searching for available fonts:

brew search iosevka
==> Formulae
homebrew/linux-fonts/font-iosevka                         homebrew/linux-fonts/font-iosevka-ss07                    linuxbrew/fonts/font-iosevka-aile                         linuxbrew/fonts/font-iosevka-ss08
homebrew/linux-fonts/font-iosevka-aile                    homebrew/linux-fonts/font-iosevka-ss08                    linuxbrew/fonts/font-iosevka-comfy                        linuxbrew/fonts/font-iosevka-ss09
homebrew/linux-fonts/font-iosevka-comfy                   homebrew/linux-fonts/font-iosevka-ss09                    linuxbrew/fonts/font-iosevka-curly                        linuxbrew/fonts/font-iosevka-ss10
homebrew/linux-fonts/font-iosevka-curly                   homebrew/linux-fonts/font-iosevka-ss10                    linuxbrew/fonts/font-iosevka-curly-slab                   linuxbrew/fonts/font-iosevka-ss11
homebrew/linux-fonts/font-iosevka-curly-slab              homebrew/linux-fonts/font-iosevka-ss11                    linuxbrew/fonts/font-iosevka-etoile                       linuxbrew/fonts/font-iosevka-ss12
homebrew/linux-fonts/font-iosevka-etoile                  homebrew/linux-fonts/font-iosevka-ss12                    linuxbrew/fonts/font-iosevka-nerd-font                    linuxbrew/fonts/font-iosevka-ss13
homebrew/linux-fonts/font-iosevka-nerd-font               homebrew/linux-fonts/font-iosevka-ss13                    linuxbrew/fonts/font-iosevka-slab                         linuxbrew/fonts/font-iosevka-ss14
homebrew/linux-fonts/font-iosevka-slab                    homebrew/linux-fonts/font-iosevka-ss14                    linuxbrew/fonts/font-iosevka-ss01                         linuxbrew/fonts/font-iosevka-ss15
homebrew/linux-fonts/font-iosevka-ss01                    homebrew/linux-fonts/font-iosevka-ss15                    linuxbrew/fonts/font-iosevka-ss02                         linuxbrew/fonts/font-iosevka-ss16
homebrew/linux-fonts/font-iosevka-ss02                    homebrew/linux-fonts/font-iosevka-ss16                    linuxbrew/fonts/font-iosevka-ss03                         linuxbrew/fonts/font-iosevka-ss17
homebrew/linux-fonts/font-iosevka-ss03                    homebrew/linux-fonts/font-iosevka-ss17                    linuxbrew/fonts/font-iosevka-ss04                         linuxbrew/fonts/font-iosevka-ss18
homebrew/linux-fonts/font-iosevka-ss04                    homebrew/linux-fonts/font-iosevka-ss18                    linuxbrew/fonts/font-iosevka-ss05                         linuxbrew/fonts/font-iosevka-term-nerd-font
homebrew/linux-fonts/font-iosevka-ss05                    homebrew/linux-fonts/font-iosevka-term-nerd-font          linuxbrew/fonts/font-iosevka-ss06
homebrew/linux-fonts/font-iosevka-ss06                    linuxbrew/fonts/font-iosevka                              linuxbrew/fonts/font-iosevka-ss07

Trying to install:

brew install homebrew/linux-fonts/font-iosevka-term-nerd-font
Error: homebrew/linux-fonts/font-iosevka-term-nerd-font: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-linux-fonts/Formula/font-iosevka-term-nerd-font.rb:1: `@4' is not allowed as an instance variable name
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-linux-fonts/Formula/font-iosevka-term-nerd-font.rb:1: syntax error, unexpected end-of-input, expecting ']'
... :before=>["version \"3.0.1\""@40, "sha256 \"b01e86f5bf59a73...
...

Not sure what changed recently but... I ended up just downloading the fonts from the site and installing manually.

tani commented 1 year ago

@aphive By #35 (thanks @robsonpeixoto ), We inform you that it has been repaired. I am sorry that the fix was left unattended for so long. It was due to my inability to identify the cause of the problem. However, the aforementioned Issue identified the cause and I was able to repair it! If you could give me a chance, could you try again?