From 1f4cc350782693fd49acb83fa8c3d1577d2341e0 Mon Sep 17 00:00:00 2001 From: Robert Morrison Date: Mon, 19 Feb 2024 17:27:47 +0000 Subject: [PATCH] docs(Readme): update Readme Add sentence about shelly --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index a2bf452..a3cef0c 100644 --- a/Readme.md +++ b/Readme.md @@ -27,6 +27,9 @@ And then add the following into `~/.zshenv`: export ZDOTDIR="${XDG_CONFIG_HOME:-$HOME/.config}/zsh" ``` This tells ZSH where the ZSH dotfiles are. +You may find that using my other dotfile package `shelly` makes life even +easier for you. + ### Important note It is possible that your system might not be happy with this.