mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Cleaning up comments at the top of the theme file
This commit is contained in:
parent
d768c05d1c
commit
acb2afdf40
1 changed files with 6 additions and 3 deletions
|
@ -1,13 +1,16 @@
|
||||||
# vim:ft=zsh ts=2 sw=2 sts=2
|
# vim:ft=zsh ts=2 sw=2 sts=2
|
||||||
#
|
#
|
||||||
# powerlevel9k Theme
|
# powerlevel9k Theme
|
||||||
# https://github.com/bhilburn/oh-my-zsh/blob/master/themes/powerlevel9k.zsh-theme
|
# https://github.com/bhilburn/powerlevel9k
|
||||||
#
|
#
|
||||||
# This theme was inspired by agnoster's Theme:
|
# This theme was inspired by agnoster's Theme:
|
||||||
# https://gist.github.com/3712874
|
# https://gist.github.com/3712874
|
||||||
|
#
|
||||||
|
# The `vcs_info` hooks in this file are from Tom Upton:
|
||||||
|
# https://github.com/tupton/dotfiles/blob/master/zsh/zshrc
|
||||||
#
|
#
|
||||||
# In order for this theme to render correctly, you will need a
|
# In order for this theme to render correctly, you will need a Powerline-patched font:
|
||||||
# [Powerline-patched font](https://github.com/Lokaltog/powerline-fonts).
|
# https://github.com/Lokaltog/powerline-fonts
|
||||||
#
|
#
|
||||||
|
|
||||||
### Segment drawing
|
### Segment drawing
|
||||||
|
|
Loading…
Reference in a new issue