| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Revert "Animated scripts cause serious issues with cpu/mem leaks when run in ↵master | ache | 2023-12-02 |
| | | | | | | | .bashrc/zshrc." This reverts commit 2c93d923099db7ac5d280ddb1934d11bb9b2f01d. | ||
| * | Reset terminal color | Djones A. Boni | 2023-03-09 |
| | | |||
| * | Reset terminal color | Djones A. Boni | 2023-03-09 |
| | | |||
| * | Make color script executable | Djones A. Boni | 2023-03-09 |
| | | |||
| * | Modified PKGBUILD. | Derek Taylor | 2022-07-27 |
| | | |||
| * | Merge branch 'feat' into 'master' | Derek Taylor | 2022-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 Wave | 2022-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 bash | Vessel Wave | 2022-07-25 |
| |/ | |||
| * | add manjaro | ishaan | 2022-03-17 |
| | | |||
| * | Merge branch 'master' into 'master' | Derek Taylor | 2022-03-13 |
| |\ | | | | | | | | | New colorscript: suckless See merge request dwt1/shell-color-scripts!20 | ||
| | * | New colorscript: suckless | HostGrady | 2022-03-06 |
| | | | |||
| * | | Animated scripts cause serious issues with cpu/mem leaks when run in ↵ | Derek Taylor | 2022-03-11 |
| |/ | | | | .bashrc/zshrc. | ||
| * | Adding unblacklist function. | Derek Taylor | 2022-02-22 |
| | | |||
| * | Making all colorscripts lowercase for consistency. | Derek Taylor | 2022-02-22 |
| | | |||
| * | Merge branch 'alexcoder04-master-patch-26729' into 'master' | Derek Taylor | 2022-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 script | alexcoder04 | 2022-01-30 |
| | | | |||
| | * | Let the user control location of the .Xresources file | alexcoder04 | 2022-01-30 |
| | | | |||
| * | | Kaisen linux Red Dragon | darkeye | 2022-02-22 |
| | | | |||
| * | | Doom logo colored (outlined) (not fancy) | darkeye | 2022-02-22 |
| | | | |||
| * | | Doom logo white | darkeye | 2022-02-22 |
| | | | |||
| * | | Haskell logo (Xmonad) | darkeye | 2022-02-22 |
| | | | | | | | only white color (default) | ||
| * | | Changed mind on separating animated and non-animated. | Derek Taylor | 2022-02-21 |
| | | | |||
| * | | Separating animated and non-animated colorscripts. | Derek Taylor | 2022-02-21 |
| | | | |||
| * | | add color scripts from stark/Color-Scripts | acxz | 2022-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 Casanova | 2021-09-21 |
| | | | | | done it won't work. | ||
| * | Fixed "rails". | Firgen | 2021-08-12 |
| | | |||
| * | Fixed a typo in "crunch". | Firgen | 2021-06-25 |
| | | |||
| * | Removed the 'clear' command from a few scripts. | Firgen | 2021-05-26 |
| | | |||
| * | Fixed escape sequences in one script which I forgot last time. | Firgen | 2021-05-26 |
| | | |||
| * | added proper escape sequences for bright text | Firgen | 2021-05-16 |
| | | |||
| * | Add debian colorscript | HostGrady | 2021-05-07 |
| | | |||
| * | Removing the pipes animations because they cause problems in some cases. | Derek Taylor | 2021-04-10 |
| | | |||
| * | Removing two python scripts due to errors that they sometimes caused. | Derek Taylor | 2020-11-16 |
| | | |||
| * | Adding new color scripts. | Derek Taylor | 2020-09-22 |
| | | |||
| * | Merge branch 'master' into 'master' | Derek Taylor | 2020-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 bash | Kian Kasad | 2020-04-22 |
| | | | |||
| * | | Add a column to pukeskull | Sergei S | 2020-04-15 |
| | | | |||
| * | | Add a column to colorscripts/pukeskull | Sergei S | 2020-04-15 |
| |/ | |||
| * | Move all color scripts into the ./colorscripts directory. Add a bash CLI ↵ | gk07 | 2020-03-27 |
| colorscript.sh and zsh completion. Modify PKGBUILD. | |||