diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-09-02 19:00:11 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-09-02 19:37:29 +0200 |
commit | deb096a0e9c77c0b62085c950246b8b24a9e06d0 (patch) | |
tree | afac48e8f55c4ba0a33c2419af13bef43d15b7e2 /plugins/degesch/fancy-prompt.lua | |
parent | 722fc48a30da39f859bceb00123aaf9fed9b0995 (diff) | |
download | xK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.tar.gz xK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.tar.xz xK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.zip |
Name change
Diffstat (limited to 'plugins/degesch/fancy-prompt.lua')
-rw-r--r-- | plugins/degesch/fancy-prompt.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/degesch/fancy-prompt.lua b/plugins/degesch/fancy-prompt.lua index 84cbfdb..300801e 100644 --- a/plugins/degesch/fancy-prompt.lua +++ b/plugins/degesch/fancy-prompt.lua @@ -1,7 +1,7 @@ -- -- fancy-prompt.lua: the fancy multiline prompt you probably want -- --- Copyright (c) 2016, Přemysl Janouch <p@janouch.name> +-- Copyright (c) 2016, Přemysl Eric Janouch <p@janouch.name> -- -- Permission to use, copy, modify, and/or distribute this software for any -- purpose with or without fee is hereby granted. |