Pinned Repositories
9intro
code snippets for the book "Introduction to Operating Systems Abstractions using Plan 9" by Francisco J Ballesteros with my notes and solutions (WIP)
9weather
weather widget for 9front
ed
go clone of ed, the standard UNIX text editor
gruber-darker.nvim
gruber dark theme for neovim
lf_devicons
File and directory icons for lf (list files)
lfimg
Image preview support for lf (list files) using Überzug
scm
simple clipboard manager for X11
vifm_devicons
File and directory icons for Vifm (vi file manager)
vifmimg
Image previews for Vifm (vi file manager) using Überzug
vproc
visual ps for 9front
thimc's Repositories
thimc/lfimg
Image preview support for lf (list files) using Überzug
thimc/vifmimg
Image previews for Vifm (vi file manager) using Überzug
thimc/9weather
weather widget for 9front
thimc/vproc
visual ps for 9front
thimc/ed
go clone of ed, the standard UNIX text editor
thimc/scm
simple clipboard manager for X11
thimc/9intro
code snippets for the book "Introduction to Operating Systems Abstractions using Plan 9" by Francisco J Ballesteros with my notes and solutions (WIP)
thimc/9snake
snake game for 9front
thimc/break9
a breakout clone for 9front (WIP)
thimc/chip9
CHIP-8 emulator for 9front
thimc/dl
graphical downloading tool for 9front
thimc/bf9
a brainfuck interpreter written in Plan 9 C
thimc/tinyirc
tiny IRC client
thimc/dupmail
tool for removing duplicate mails
thimc/forth
forth interpreter written in C
thimc/fungus
befunge-93 interpreter written in go
thimc/jtog
command line tool that converts json to go source code
thimc/malbolge
malbolge interpreter written in go
thimc/mess
mless(1)-like TUI for mblaze
thimc/MicroHs
Haskell implemented with combinators
thimc/plumber
plan 9 inspired plumber utility for Unix
thimc/rbw
unofficial bitwarden cli
thimc/rsh
simple shell interpreter in go
thimc/totp
command line TOTP (RFC6238) authenticator
thimc/vis
A vi-like editor based on Plan 9's structural regular expressions
thimc/vis-colorizer
a plugin for vis that higlights hex colors
thimc/visrc
my vis config in fennel
thimc/walk
plan 9 inspired alternative to find(1)
thimc/watch
watch runs commands whenever files change
thimc/zcheme
scheme-like language lexer