aboutsummaryrefslogtreecommitdiff
path: root/colorscripts
Commit message (Collapse)AuthorAge
* Revert "Animated scripts cause serious issues with cpu/mem leaks when run in ↵masterache2023-12-02
| | | | | | .bashrc/zshrc." This reverts commit 2c93d923099db7ac5d280ddb1934d11bb9b2f01d.
* Reset terminal colorDjones A. Boni2023-03-09
|
* Reset terminal colorDjones A. Boni2023-03-09
|
* Make color script executableDjones A. Boni2023-03-09
|
* Modified PKGBUILD.Derek Taylor2022-07-27
|
* Merge branch 'feat' into 'master'Derek Taylor2022-07-27
|\ | | | | | | | | Fix colorscrpts now don't color the next text after them See merge request dwt1/shell-color-scripts!29
| * Fix colorscrpts, that don't reset colors at the end.Vessel Wave2022-07-27
| | | | | | | | Previously these scripts colored any text that was after them. Try 'colorscript all' before this commit
* | Change '/bin/bash' and '/bin/env bash' to '/usr/bin/env bashVessel Wave2022-07-25
|/
* add manjaroishaan2022-03-17
|
* Merge branch 'master' into 'master'Derek Taylor2022-03-13
|\ | | | | | | | | New colorscript: suckless See merge request dwt1/shell-color-scripts!20
| * New colorscript: sucklessHostGrady2022-03-06
| |
* | Animated scripts cause serious issues with cpu/mem leaks when run in ↵Derek Taylor2022-03-11
|/ | | | .bashrc/zshrc.
* Adding unblacklist function.Derek Taylor2022-02-22
|
* Making all colorscripts lowercase for consistency.Derek Taylor2022-02-22
|
* Merge branch 'alexcoder04-master-patch-26729' into 'master'Derek Taylor2022-02-22
|\ | | | | | | | | Let the user control location of the .Xresources file in hex script See merge request dwt1/shell-color-scripts!16
| * fix $ sign in hex scriptalexcoder042022-01-30
| |
| * Let the user control location of the .Xresources filealexcoder042022-01-30
| |
* | Kaisen linux Red Dragondarkeye2022-02-22
| |
* | Doom logo colored (outlined) (not fancy)darkeye2022-02-22
| |
* | Doom logo whitedarkeye2022-02-22
| |
* | Haskell logo (Xmonad) darkeye2022-02-22
| | | | | | only white color (default)
* | Changed mind on separating animated and non-animated.Derek Taylor2022-02-21
| |
* | Separating animated and non-animated colorscripts.Derek Taylor2022-02-21
| |
* | add color scripts from stark/Color-Scriptsacxz2022-02-21
|/ | | | See: https://github.com/stark/Color-Scripts. This adds all unique skins from stark/Color-Scripts that are not available in this repo (excluding unowns.py)
* this fix will make the hex colorscript work for colors 1-9. The way it's ↵Alfredo Casanova2021-09-21
| | | | done it won't work.
* Fixed "rails".Firgen2021-08-12
|
* Fixed a typo in "crunch".Firgen2021-06-25
|
* Removed the 'clear' command from a few scripts.Firgen2021-05-26
|
* Fixed escape sequences in one script which I forgot last time.Firgen2021-05-26
|
* added proper escape sequences for bright textFirgen2021-05-16
|
* Add debian colorscriptHostGrady2021-05-07
|
* Removing the pipes animations because they cause problems in some cases.Derek Taylor2021-04-10
|
* Removing two python scripts due to errors that they sometimes caused.Derek Taylor2020-11-16
|
* Adding new color scripts.Derek Taylor2020-09-22
|
* Merge branch 'master' into 'master'Derek Taylor2020-04-23
|\ | | | | | | | | | | | | Change non-POSIX-compliant scripts to use bash Closes #2 See merge request dwt1/shell-color-scripts!5
| * change non-POSIX-compliant scripts to use bashKian Kasad2020-04-22
| |
* | Add a column to pukeskullSergei S2020-04-15
| |
* | Add a column to colorscripts/pukeskullSergei S2020-04-15
|/
* Move all color scripts into the ./colorscripts directory. Add a bash CLI ↵gk072020-03-27
colorscript.sh and zsh completion. Modify PKGBUILD.