14 lines
No EOL
516 B
Markdown
14 lines
No EOL
516 B
Markdown
# Paws
|
|
|
|
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.
|
|
![An image showing four lines the first is fading black to red, second black to green, third black to blue, and the last is all rainbow colours](Docs/img/24-bit-color.png) |