start forking into powerlevel10k

This commit is contained in:
romkatv 2019-03-01 21:18:05 +01:00
parent 3122bec34b
commit 71b763b692
2 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,5 @@
Copyright (c) 2014-2017 Ben Hilburn <bhilburn@gmail.com> Copyright (c) 2014-2017 Ben Hilburn <bhilburn@gmail.com>
Copyright (c) 2019 Roman Perepelitsa <roman.perepelitsa@gmail.com>
MIT LICENSE MIT LICENSE

View file

@ -1,19 +1,18 @@
# vim:ft=zsh ts=2 sw=2 sts=2 et fenc=utf-8 # vim:ft=zsh ts=2 sw=2 sts=2 et fenc=utf-8
################################################################ ################################################################
# powerlevel9k Theme # powerlevel10k Theme
# https://github.com/romkatv/powerlevel10k
#
# Forked from powerlevel9k Theme
# https://github.com/bhilburn/powerlevel9k # https://github.com/bhilburn/powerlevel9k
# #
# This theme was inspired by agnoster's Theme: # Which was inspired by agnoster's Theme:
# https://gist.github.com/3712874 # https://gist.github.com/3712874
################################################################ ################################################################
################################################################ ################################################################
# For basic documentation, please refer to the README.md in the top-level # For basic documentation, please refer to the README.md in the
# directory. For more detailed documentation, refer to the project wiki, hosted # top-level directory.
# on Github: https://github.com/bhilburn/powerlevel9k/wiki
#
# There are a lot of easy ways you can customize your prompt segments and
# theming with simple variables defined in your `~/.zshrc`.
################################################################ ################################################################
## Turn on for Debugging ## Turn on for Debugging