foopsss/shell-color-scripts
Project ID: 79253
Description
shell-color-scripts is a simple program that can execute a specific colorscript or a random one from a collection of 50+ colorscripts. This package includes the manpages present on the shell-color-scripts repo as well as the shell completions for the Fish and Zsh shells. This is an unofficial build not made by the author of the program.
This program is licensed under the MIT license and the source can be found on GitLab. If you'd like to build this for yourself, you can find the spec and patch files I used to do so on my GitHub repo.
Installation Instructions
The following commands have to be run with sudo
where applicable.
To add this repository:
- For DNF versions/Toolbx containers:
dnf copr enable foopsss/shell-color-scripts
- For rpm-ostree versions:
wget -O /etc/yum.repos.d/copr-shell-color-scripts.repo https://copr.fedorainfracloud.org/coprs/foopsss/shell-color-scripts/repo/fedora-rawhide/foopsss-shell-color-scripts-fedora-rawhide.repo
- openSUSE Leap users can do so with
zypper addrepo -g -r https://copr.fedorainfracloud.org/coprs/foopsss/shell-color-scripts/repo/opensuse-leap-15.X/foopsss-shell-color-scripts-opensuse-leap-15.X.repo
(where X has to be replaced with the revision of the Leap 15 series that's being used) andzypper --gpg-auto-import-keys refresh
. - openSUSE Tumbleweed users can do so with
zypper addrepo -g -r https://copr.fedorainfracloud.org/coprs/foopsss/shell-color-scripts/repo/opensuse-tumbleweed/foopsss-shell-color-scripts-opensuse-tumbleweed.repo
andzypper --gpg-auto-import-keys refresh
.
To install the package:
- For DNF versions/Toolbx containers:
dnf install shell-color-scripts
- For rpm-ostree versions:
rpm-ostree install shell-color-scripts
- For openSUSE:
zypper install shell-color-scripts
To remove the package:
- For DNF versions/Toolbx containers:
dnf remove shell-color-scripts
- For rpm-ostree versions:
rpm-ostree remove shell-color-scripts
- For openSUSE:
zypper remove shell-color-scripts
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (5)*, ppc64le (4)*, s390x (4)*, x86_64 (400)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (14)*, ppc64le (6)*, s390x (4)*, x86_64 (279)* | Fedora 39 (165 downloads) |
Fedora 40 | aarch64 (12)*, ppc64le (0)*, s390x (0)*, x86_64 (259)* | Fedora 40 (143 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (59)* | Fedora 41 (30 downloads) |
Fedora rawhide | aarch64 (7)*, ppc64le (6)*, s390x (6)*, x86_64 (21)* | Fedora rawhide (73 downloads) |
openSUSE Leap 15.4 | aarch64 (0)*, x86_64 (0)* | openSUSE Leap 15.4 (0 downloads) |
openSUSE Leap 15.5 | aarch64 (0)*, x86_64 (4)* | openSUSE Leap 15.5 (29 downloads) |
openSUSE Tumbleweed | aarch64 (0)*, ppc64le (0)*, x86_64 (19)* | openSUSE Tumbleweed (53 downloads) |
* Total number of downloaded packages.