aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rwxr-xr-xpowerlevel9k.zsh-theme6
2 files changed, 4 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 024217b5..63c7b6e3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,4 @@
+Copyright (c) 2009-2014 Robby Russell and contributors (see https://github.com/robbyrussell/oh-my-zsh/contributors)
Copyright (c) 2014-2017 Ben Hilburn <bhilburn@gmail.com>
Copyright (c) 2019 Roman Perepelitsa <roman.perepelitsa@gmail.com>
diff --git a/powerlevel9k.zsh-theme b/powerlevel9k.zsh-theme
index d0cd25ac..5249e378 100755
--- a/powerlevel9k.zsh-theme
+++ b/powerlevel9k.zsh-theme
@@ -1,13 +1,13 @@
# vim:ft=zsh ts=2 sw=2 sts=2 et fenc=utf-8
################################################################
-# powerlevel10k Theme
+# Powerlevel10k Theme
# https://github.com/romkatv/powerlevel10k
#
# Forked from powerlevel9k Theme
# https://github.com/bhilburn/powerlevel9k
#
-# Which was inspired by agnoster's Theme:
-# https://gist.github.com/3712874
+# Which in turn was forked from agnoster Theme
+# https://github.com/robbyrussell/oh-my-zsh/blob/74177c5320b2a1b2f8c4c695c05984b57fd7c6ea/themes/agnoster.zsh-theme
################################################################
################################################################