Added Icons for awesome-patched-Description.
This commit is contained in:
parent
2c370532f9
commit
3d1a65bfff
20
README.md
20
README.md
|
@ -163,14 +163,18 @@ set.
|
|||
|
||||
| `powerline-patched` | `awesome-patched` | explanation
|
||||
|---------------------|-------------------|---------------------------------------------
|
||||
| `↑4` | | Number of commits your repository is ahead of your remote branch
|
||||
| `↓5` | | Number of commits your repository is behind of your remote branch
|
||||
| `⍟3` | | Number of stashes, here 3.
|
||||
| `●` | | There are unstaged changes in your working copy
|
||||
| `✚` | | There are staged changes in your working copy
|
||||
| `?` | | There are files in your working copy, that are unknown to your repository
|
||||
| `→` | | The name of your branch differs from its tracking branch.
|
||||
| `☿` | | A mercurial bookmark is active.
|
||||
| `↑4` | 4 | Number of commits your repository is ahead of your remote branch
|
||||
| `↓5` | 5 | Number of commits your repository is behind of your remote branch
|
||||
| `⍟3` | 3 | Number of stashes, here 3.
|
||||
| `●` |  | There are unstaged changes in your working copy
|
||||
| `✚` |  | There are staged changes in your working copy
|
||||
| `?` |  | There are files in your working copy, that are unknown to your repository
|
||||
| `→` |  | The name of your branch differs from its tracking branch.
|
||||
| `☿` |  | A mercurial bookmark is active.
|
||||
| `` |  | Branch Icon
|
||||
| None | 2c3705 | The current commit hash. Here "2c3705"
|
||||
| None |  | Repository is a git repository
|
||||
| None |  | Repository is a Mercurial repository
|
||||
|
||||
### Styling
|
||||
|
||||
|
|
Loading…
Reference in New Issue