about summary refs log tree commit diff
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/bash2zshprompt1
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>