Color-Scripts
Color-Scripts copied to clipboard
User contributed color scripts
I'm using zsh shell. How to execute the color scripts randomly there?
- Add shell script to print the ASCII arts to terminal - quick fix for "crowns" which was raw and convert it to a shell script - rename the color...
I'm using fish shell as a default shell, but i couldn't figure out how to link all executable files so that every time i open my terminal some of than...
this fix will make the script work for colors 1-9. The way it's done it won't work.
`hex` & `hex-block` won't run on macOS because they both have the line ```bash xdef="$HOME/.Xresources" ``` and ~/.Xresources doesn't exist on Macs.
This fixes the bar script on macOS. Maybe it's time to update all scripts with escape code expansions.
There's this nifty one-liner I found at https://github.com/dexpota/kitty-themes: ``` COLOR_SCRIPT_REPO=https://api.github.com/repos/stark/Color-Scripts/contents/color-scripts wget -q -O - $(curl -s $COLOR_SCRIPT_REPO | jq '.[] | "\(.path) \(.download_url)"' -r | cut -d " " -f2)...
i try to run it ./color-script but it doesnt work and also run using ./colors i hope someone can tell me how? im still trying to figure it out.
hello, that's my little script :)
Add executable permissions(755) to the pinguco script.