diff options
author | Eitan Adler <lists@eitanadler.com> | 2018-05-26 07:15:00 +0000 |
---|---|---|
committer | Oliver Kiddle <okiddle@yahoo.co.uk> | 2018-06-04 00:39:26 +0200 |
commit | d63ae0acc9ee0ad861c56e8eefbccf1d039292b0 (patch) | |
tree | e0fd6a7cfeeee56baccb4f461d145e582db7017f /Misc | |
parent | 32ac8c5bcb9e9a21d60313d28c494bebca39a89c (diff) | |
download | zsh-d63ae0acc9ee0ad861c56e8eefbccf1d039292b0.tar.gz zsh-d63ae0acc9ee0ad861c56e8eefbccf1d039292b0.tar.xz zsh-d63ae0acc9ee0ad861c56e8eefbccf1d039292b0.zip |
42826: remove link to now-spam website
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/bash2zshprompt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/bash2zshprompt b/Misc/bash2zshprompt index 7fc11434e..8860a53d7 100644 --- a/Misc/bash2zshprompt +++ b/Misc/bash2zshprompt @@ -1,7 +1,6 @@ #!/usr/bin/perl -w # # exceedingly ugly hack to convert bashprompt themes to zshprompt themes -# (bashprompt is at http://bash.current.nu/) # # Adam Spiers <adam@spiers.net> |