From f0488e9aa4711ebabfa906ad86f5bd82fd1151eb Mon Sep 17 00:00:00 2001 From: ray Date: Sat, 1 Aug 2020 10:41:35 +0100 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f80805c..dbd756a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Usage: ```shell +# zshrc + # default config location is ~/.config/starship.toml export STARSHIP_CONFIG=~/.config/starship/starship.toml eval "$(starship init zsh)"