From 5ef0ec415eefbc8b4431a6e4b8e2a5e0d299176a Mon Sep 17 00:00:00 2001 From: romkatv Date: Tue, 23 Jul 2019 10:51:58 +0200 Subject: [PATCH] shorten config instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9cea6f..0e180c5 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,8 @@ curl -fsSL -o ~/p10k-lean.zsh https://raw.githubusercontent.com/romkatv/powerlev echo 'source ~/p10k-lean.zsh' >>! ~/.zshrc ``` -To customize your prompt, open `~/p10k-lean.zsh` in your favorite text editor, change it and restart -ZSH. The file is well-documented. +That's it! Your have a fast and functional prompt. If you want to customize it, edit +`~/p10k-lean.zsh` and restart ZSH. ### For existing users