aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-07-23 11:51:58 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-07-23 11:51:58 +0300
commit5ef0ec415eefbc8b4431a6e4b8e2a5e0d299176a (patch)
tree1ec8a9ddc37d2520483ef6ca9c094367f6e24c40 /README.md
parentbe4899346933bd03e9068b826ab83d9d66621baa (diff)
shorten config instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e9cea6fc..0e180c56 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