From 29e6b537303ff9392d4faabbcfb7a5fccd121369 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Mon, 3 Jul 2023 15:02:25 -0400 Subject: update: visually cleaner README.md (07/03) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7367be0..e34f445 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ personal collection of config files for my Linux set-up. I mostly use a cringe-l ### note: -~~i am currently using the `coreutils-hybrid` package on Arch Linux which integrates the Rust uutils alongside the GNU coreutils. You may want to remove the fish aliases involving the uutils, plan 9 utils, and alternate commands involving the coreutils to make my fish config work on your system.~~ +~~i am currently using the coreutils-hybrid package on Arch Linux which integrates the Rust uutils alongside the GNU coreutils. You may want to remove the fish aliases involving the uutils, plan 9 utils, and alternate commands involving the coreutils to make my fish config work on your system.~~ i have reverted back to using the default GNU `coreutils` package from the ***core*** Arch Linux repository. this decision was prompted by the discovery of a bug in the rust-uutils version of the `tr` command, which inadvertently caused some of my scripts to malfunction when attempting to retrieve values from `/dev/urandom`. as a result, my fish shell config should now function correctly on most standard Linux distributions without requiring any modification or the removal of the rust-uutils/plan9 aliases previously present in my `config.fish` file. -- cgit v1.2.3