{"id":17912769,"url":"https://github.com/micro-hawk/shell-color-scripts","last_synced_at":"2025-07-06T18:07:28.814Z","repository":{"id":111663609,"uuid":"282235122","full_name":"micro-hawk/shell-color-scripts","owner":"micro-hawk","description":"Add different colors to your Terminal :)","archived":false,"fork":false,"pushed_at":"2020-11-04T14:59:06.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T20:47:34.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micro-hawk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-24T14:04:18.000Z","updated_at":"2022-06-11T17:46:15.000Z","dependencies_parsed_at":"2023-04-29T20:30:30.545Z","dependency_job_id":null,"html_url":"https://github.com/micro-hawk/shell-color-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-hawk%2Fshell-color-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-hawk%2Fshell-color-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-hawk%2Fshell-color-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-hawk%2Fshell-color-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micro-hawk","download_url":"https://codeload.github.com/micro-hawk/shell-color-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246952278,"owners_count":20859812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T19:46:55.291Z","updated_at":"2025-04-03T07:14:11.903Z","avatar_url":"https://github.com/micro-hawk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Shell Color Scripts\n\n![Screenshot of shell-color-scripts](https://gitlab.com/dwt1/dotfiles/raw/master/.screenshots/dotfiles12.png)\n\nA collection of terminal color scripts I've accumulated over the years.\nIncluded 52 beautiful terminal color scripts.\n\n# Installing shell-color-scripts on Arch Linux\n\nAll you need to do is download the PKGBUILD from this repository.  Then run the following command:\n\n\tmakepkg -cf\n\nThis will create a file that ends in .pkg.tar.xz (for example, shell-color-scripts-0.1-1-x86_64.pkg.tar.xz).  Then run:\n\n\tsudo pacman -U *.pkg.tar.xz\n\nAlternately, you could also install shell-color-scripts from the AUR using an AUR helper such as yay:\n\n\tyay -S shell-color-scripts\n\n# Installing shell-color-scripts on other Linux distrtibutions\n\nDownload the source code from this repository or use a git clone:\n\n\tgit clone https://github.com/micro-hawk/shell-color-scripts.git\n\tcd shell-color-scripts\n    rm -rf /opt/shell-color-scripts || return 1\n    sudo mkdir -p /opt/shell-color-scripts/colorscripts || return 1\n    sudo cp -rf colorscripts/* /opt/shell-color-scripts/colorscripts\n    sudo cp colorscript.sh /usr/bin/colorscript\n\n    # optional for zsh completion\n    sudo cp zsh_completion/_colorscript /usr/share/zsh/site-functions\n\n# Usage\n\n    colorscript --help\n    Description: A collection of terminal color scripts.\n\n    Usage: colorscript [OPTION] [SCRIPT NAME/INDEX]\n      -h, --help, help    \tPrint this help.\n      -l, --list, list    \tList all color scripts.\n      -r, --random, random\tRun a random color script.\n      -e, --exec, exec    \tRun a spesific color script by SCRIPT NAME or INDEX.\n\n\n# The Scripts Are Located in /opt/shell-color-scripts/colorscripts\n\nThe source for shell-color-scripts is placed in:\n\n\t/opt/shell-color-scripts/colorscripts\n\nFor even more fun, add the following line to your .bashrc or .zshrc and you will run a random color script each time you open a terminal:\n\n\t### RANDOM COLOR SCRIPT ###\n\tcolorscript random\n# For shortcut just clone my bashrc and uncomment the last line.\n\n# Thanks\n   ###### $-\u003eMICROHAWK\n        \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-hawk%2Fshell-color-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicro-hawk%2Fshell-color-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-hawk%2Fshell-color-scripts/lists"}