diff --git a/p11k.el b/p11k.el index 6af6eda..4061acb 100644 --- a/p11k.el +++ b/p11k.el @@ -1,8 +1,8 @@ ;;; p11k.el --- PowerLevel10k prompt for Eshell -*- lexical-binding: t; -*- -;; Copyright (C) 2023 Mitchell Marquez +;; Copyright (C) 2023 Miranda Marquez -;; Author: Mitchell Marquez +;; Author: Miranda Marquez ;; Keywords: terminals, convenience, faces ;; Package-Requires: ((dash) (all-the-icons) (eshell-prompt-extras) (f) (shrink-path))