summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Taylor <derek@distrotube.com>2022-07-27 16:47:37 +0000
committerDerek Taylor <derek@distrotube.com>2022-07-27 16:47:37 +0000
commit7bbcf37b0e914147888606579263d05d78ccd252 (patch)
tree84146ba2eeab4fec608408f98224221e0b362b93
parentMerge branch 'master' into 'master' (diff)
parentUpdated DT's description to show NixOS install availablitiy (diff)
Merge branch 'master' into 'master'
Updated DT's description to show NixOS install availablitiy See merge request dwt1/shell-color-scripts!25
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d5ace7..e56f4d2 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,17 @@ Alternately, you could also install shell-color-scripts from the AUR using an AU
yay -S shell-color-scripts
+# Installing shell-color-scripts on NixOS or nixpkgs (unstable only)
+
+Shell-color-scripts is packaged for nixpkgs (unstable only). Although manpages and shell completions are not packaged *yet*
+
+##### For NixOS users (unstable only)
+
+ nix-env -iA nixos.dt-shell-color-scripts
+##### For nixpkgs users (unstable only)
+
+ nix-env -iA nixpkgs.dt-shell-color-scripts
+
# Installing shell-color-scripts on other Linux distributions
Download the source code from this repository or use a git clone: