From 71b763b69278e43736e5821c4c5d35f51c643ee2 Mon Sep 17 00:00:00 2001 From: romkatv Date: Fri, 1 Mar 2019 21:18:05 +0100 Subject: [PATCH] start forking into powerlevel10k --- LICENSE | 1 + powerlevel9k.zsh-theme | 15 +++++++-------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index 812d306..024217b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,5 @@ Copyright (c) 2014-2017 Ben Hilburn +Copyright (c) 2019 Roman Perepelitsa MIT LICENSE diff --git a/powerlevel9k.zsh-theme b/powerlevel9k.zsh-theme index a79444c..6d37693 100755 --- a/powerlevel9k.zsh-theme +++ b/powerlevel9k.zsh-theme @@ -1,19 +1,18 @@ # 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 # -# This theme was inspired by agnoster's Theme: +# Which was inspired by agnoster's Theme: # https://gist.github.com/3712874 ################################################################ ################################################################ -# For basic documentation, please refer to the README.md in the top-level -# directory. For more detailed documentation, refer to the project wiki, hosted -# 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`. +# For basic documentation, please refer to the README.md in the +# top-level directory. ################################################################ ## Turn on for Debugging