diff options
Diffstat (limited to '_posts/2008-06-26-git-branch-everywhere.md')
| -rw-r--r-- | _posts/2008-06-26-git-branch-everywhere.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2008-06-26-git-branch-everywhere.md b/_posts/2008-06-26-git-branch-everywhere.md index ed93df2..8ec346c 100644 --- a/_posts/2008-06-26-git-branch-everywhere.md +++ b/_posts/2008-06-26-git-branch-everywhere.md @@ -2,6 +2,7 @@ layout: post title: Git branch everywhere summary: In which I share a snippet of code to display a git branch in vim. +type: codex --- The current trend is to have the name of the current git branch everywhere. Personnaly I display it in my vim's status bar, and in my zsh prompt. |
