]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
lftp/rc: Minor documentation update.
authorSimon Ruderich <simon@ruderich.org>
Tue, 7 May 2013 19:30:38 +0000 (21:30 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 7 May 2013 19:30:38 +0000 (21:30 +0200)
lftp/rc

diff --git a/lftp/rc b/lftp/rc
index 25fd209f30ff29609cd2ff3d076cd908abf721d0..ac70f49a740338b8dd87398ec1a3656abd76c8c2 100644 (file)
--- a/lftp/rc
+++ b/lftp/rc
@@ -25,7 +25,8 @@ set ftp:list-options -a
 # use $LS_COLORS).
 set color:use-color auto
 
-# Use a colorized prompt. Hostname in green, current directory in blue.
+# Use a colorized prompt. Hostname in bold green, current directory in bold
+# blue.
 set cmd:prompt "lftp \[\e[01;32m\]\h\[\e[00m\]:\[\e[01;34m\]\w\[\e[00m\] % "