diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-06-04 06:14:33 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-06-04 06:14:33 +0300 |
commit | 3d1a65bfffaf38b800bcdc9c59614bfb579831ee (patch) | |
tree | 0f722711098cb8d59822a159f7647fbea8baf500 | |
parent | 2c370532f9befa5cfa51723e91dd59d173a73ca4 (diff) |
Added Icons for awesome-patched-Description.
-rw-r--r-- | README.md | 20 |
1 files changed, 12 insertions, 8 deletions
@@ -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 |