mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
add supercolor and mystery creature
This commit is contained in:
parent
60cb54ed67
commit
b0b3af4ecf
6 changed files with 30 additions and 0 deletions
15
content/software/supercolor.md
Normal file
15
content/software/supercolor.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "supercolor"
|
||||
date: 2023-03-12T15:47:55+01:00
|
||||
draft: false
|
||||
description: "an overengineered colorscript written in rust"
|
||||
---
|
||||
|
||||
{{<figure src="/img/supercolor.jpg" alt="a bunch of colorful tbh creatures in my terminal">}}
|
||||
|
||||
this is a small but overengineered colorscript written in rust.
|
||||
it's possible to install via a nix flake, or from [source](https://github.com/zoe-bat/supercolor) if flakes make you MAD and ANGRY.
|
||||
|
||||
theres a few builtin ascii arts, but it also supports pasing in your own.
|
||||
|
||||
the real purpose of this is looking pretty whenever i open a terminal, but you are allowed to pretend it's for testing your terminal colors
|
Loading…
Add table
Add a link
Reference in a new issue