Paws/README.md

14 lines
381 B
Markdown
Raw Normal View History

2023-05-11 12:54:10 +00:00
# Paws
2023-09-07 20:04:52 +00:00
This repo holds most of my random small scripts, configs, paws(blobs)
---
## Contents
* [ShellScripts](#shellscripts)
* * [24-bit-color.sh](#24-bit-colorsh)
### ShellScripts
#### 24-bit-color.sh
This script echoes a bunch of 24-bit color codes to the terminal to demonstrate its functionality and test color support of terminals.
![Alt text](Docs/img/24-bit-color.png)