8000 GitHub - wolfsoldier47/Color-Scripts: User contributed color scripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wolfsoldier47/Color-Scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color-Scripts

Color scripts created by various people that was scattered around the web now in one place.

You will find screenshots in the directory named preview

All the scripts have been baptized with chmod +x

Screenshot

Dependencies

  • bash
  • python 2 or 3 (required for print-colors.py and unowns.py)
  • perl (required for color-support1.pl)

Download

Using Git

Clone this repository:

git clone https://github.com/stark/color-scripts

Without Git

Download tarball

wget git.io/colr.tar.gz

Download zipball

wget git.io/colr.zip

BASH SCRIPT ADDED

you can either make that bash script random_selector.sh as executable and then link it to your bashrc or zshrc file and set the var DEFAULT_DIRECTORY pointing to the directory where color-scripts are located.

chmod +x random_selector.sh

or if you have color-script file stored in a different place then you can pass it as a command line argument for example

./random_selector.sh <path to folder where color-script is located>

Contributions

If you have created or found a color script which is not present in this repository then Feel Free to make a Pull Request :-)

You can also share your script via a pastebin of your choice and pasting the link in a New Issue.

About

User contributed color scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.1%
  • Python 1.6%
  • Perl 1.3%
0