From 10da80864030f7bc2f468c9dd75112e21d38faf7 Mon Sep 17 00:00:00 2001 From: Alex Hubbard Date: Wed, 21 Sep 2022 20:42:07 -0500 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4f482ca --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# my-scripts +Some scripts I've written for use on linux + +Some of these scripts were copied from other places, I've tried to link to the original location when I did that. + +These scripts were written under Wayland, so anything involving graphics will not work under x11. + +To use the mangaterm script, you need to be using a terminal that supports sixels (I use foot), and have the program chafa installed.