• Stars
    star
    179
  • Rank 207,668 (Top 5 %)
  • Language
  • License
    SIL Open Font Lic...
  • Created about 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An upscaled version of scientifica.

Curie

A slightly upscaled version of scientifica.

Screenshots

curiebolditalic.png curieabc.png

curiecode.png

Installation

Linux

Enable bitmap fonts

cd /etc/fonts/conf.d/
sudo rm /etc/fonts/conf.d/10* && sudo rm -rf ./70-no-bitmaps.conf && sudo ln -s ../conf.avail/70-yes-bitmaps.conf
sudo dpkg-reconfigure fontconfig

Download Curie

 cd ~
 git clone https://github.com/nerdypepper/curie

Symlink it to your fonts folder

ln -fs ~/curie/regular/curieMedium-12.bdf ~/.local/share/fonts/curieMedium-12.bdf
ln -fs ~/curie/bold/curieBold-12.bdf ~/.local/share/fonts/curieBold-12.bdf
ln -fs ~/curie/italic/curieItalic-12.bdf ~/.local/share/fonts/curieItalic-12.bdf

Arch Linux

Curie is available in the AUR as otb-curie

More Repositories

1

dijo

scriptable, curses-based, digital habit tracker
Rust
2,679
star
2

scientifica

tall, condensed, bitmap font for geeks
Vim Script
1,773
star
3

eva

a calculator REPL, similar to bc(1)
Rust
712
star
4

statix

lints and suggestions for the nix programming language
Rust
391
star
5

dotfiles

files that define my GNU/Linux box.
Vim Script
349
star
6

taizen

curses based mediawiki browser
Rust
285
star
7

pista

a simple {bash, zsh} prompt for programmers
Rust
193
star
8

fondant

macro based configuration management library
Rust
60
star
9

chestnut.vim

Minimal syntax highlighting for 16-color terminals.
Vim Script
31
star
10

nerdypepper.github.io

CSS
29
star
11

lotus

simple money and number formatting for rust
Rust
28
star
12

cutlass

experimental auto-currying for rust functions
Rust
27
star
13

site

my site and its generator
Shell
24
star
14

agila.vim

a port of the agila vs code colorscheme for vim
Vim Script
19
star
15

xcursorlocate

cursor location indicator for x11
Rust
16
star
16

lien

Screenshot / File uploader program
Shell
12
star
17

obi

the 1-bit image format
Rust
11
star
18

isostatic

minimal url shortner
Rust
8
star
19

nanoid

A single header nanoid implementation in C
C
6
star
20

aksh

an interactive shell
Rust
6
star
21

SongMonger

C++ program to view and play music
C++
6
star
22

orpheus

Read short stories in a super slick GUI
Rust
6
star
23

prompt

rewrite of pista with a fork of libps1
Rust
4
star
24

aoc

my solutions to AoC '19, in guile scheme
Scheme
3
star
25

unipack

vim plugin manager, for usage on outdated university PCs
Shell
3
star
26

website-theme

Pelican theme for my website
CSS
2
star
27

rt-bench

Rust
2
star
28

nixos

nerdypepper's nixos configuration (mirrored from git.peppe.rs)
Nix
2
star
29

conversations

nix flake to build conversations.im
Nix
2
star
30

rosetta-rs

a copy of my rust tasks for rosettacode.org
Rust
1
star
31

forma

format floating points to arbitrary bases
Rust
1
star
32

cursed_game

a curses based game-of-life universe
Rust
1
star
33

styles

CSS for some websites
CSS
1
star
34

spoiler

my solutions to problems on projecteuler.net
Rust
1
star
35

mush

an mpd repl
Rust
1
star