Skip to content

Instantly share code, notes, and snippets.

View coreyja's full-sized avatar
🙃

Corey Alexander coreyja

🙃
View GitHub Profile
@pyrho
pyrho / victor-mono.css
Last active January 2, 2023 19:41
A font file for Blink Shell with the Victor Mono font
@font-face {
font-family: "VictorMono Nerd Font";
font-style: normal;
font-weight: 200;
src: url(https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/VictorMono/Light/complete/Victor%20Mono%20Light%20Nerd%20Font%20Complete%20Mono.ttf?raw=true);
}
@font-face {
font-family: "VictorMono Nerd Font";
font-style: normal;
font-weight: 400;