Commit 30b7118a authored by Joseph Tannhuber's avatar Joseph Tannhuber

README updated

parent d7003d4b
...@@ -16,14 +16,20 @@ Translation of zsh's prezto [budspencer theme][budspencer] ...@@ -16,14 +16,20 @@ Translation of zsh's prezto [budspencer theme][budspencer]
* ⚡: superuser indicator * ⚡: superuser indicator
## Right prompt segments ## Right prompt segments
- Git status symbols - Git status
* ↑: git repository is ahead origin * style can be toggled in NORMAL mode with `,,`
* ↓: git repository is behind origin - symbols
* +: new files added - amount of files that have been changed
* –: files deleted * symbols:
* ✱: files have changed - ↑: git repository is ahead origin
* ●: uncommited changes - ↓: git repository is behind origin
* ✭: commits stashed - +: new files were added
- –: files have been deleted
- ✱: files have been modified
- →: files have been renamed
- ═: there are unmerged commits
- ●: there are untracked files
- ✭: there are stashed commits
- Present working directory - Present working directory
* style can be toggled in NORMAL mode with space bar * style can be toggled in NORMAL mode with space bar
* styles implemented: * styles implemented:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment