aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlista Kanjo2023-08-02 20:42:28 -0400
committerBlista Kanjo2023-08-02 20:42:28 -0400
commita0719363fa44d92a0dd0f7de33efa54ab7f4e39f (patch)
treee37b44d5525855c6a0ee28b1c67e40849dd2de56
parent0b8db4f1c67d001d7e43ac9154a6cbdbcfb1790e (diff)
refactor: update README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 69492ea..422a80d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# my dotfiles
-personal collection of config files for my Linux set-up. I mostly use a cringe-looking awesome-WM "rice", neovim, and the `fish` shell.
+personal collection of config files for my Linux set-up. I mostly use a cringe-looking awesome-WM "rice", neovim, and the `fish` or `zsh` shell.
![Image of my Linux Rice](https://aedrielkylejavier.me/assets/rice2.png)
@@ -11,7 +11,7 @@ personal collection of config files for my Linux set-up. I mostly use a cringe-l
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 `config.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` and `.zshrc` aliases associated with the rust uutils.