diff options
| author | Blista Kanjo | 2023-07-17 14:24:20 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-07-17 14:24:20 -0400 |
| commit | 4876c147691f170980afba6ce145f5195bd15f91 (patch) | |
| tree | dbd8506bc1c6266d9d40c4e0d9733b947536e1f9 | |
| parent | 7af2dcb4bce640d8add0587813fe9568830107d2 (diff) | |
fix: syntax errors in `README.md`
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,10 +8,10 @@ personal collection of config files for my Linux set-up. I mostly use a cringe-l ### note: -i am currently utilizing my personal `coreutils-hybrid` package, available [here](https://github.com/kj-sh604/coreutils-hybrid-pkgbuild). This package combines the most of the rust uutils with some GNU coreutils that are deemed to be more reliable/stable. +i am currently utilizing my personal `coreutils-hybrid` package, available [here](https://github.com/kj-sh604/coreutils-hybrid-pkgbuild). This package combines most of the rust uutils with some GNU coreutils that are deemed to be more reliable/stable. -if you prefer to use my dotfiles while sticking with the standard GNU coreutils, i recommend removing the fish aliases associated with the rust uutils. +if you prefer to use my dotfiles while sticking with the standard GNU coreutils, i recommend removing the `config.fish` aliases associated with the rust uutils. |
