]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
rc: Use a colorized prompt.
authorSimon Ruderich <simon@ruderich.org>
Tue, 31 Mar 2009 15:28:59 +0000 (17:28 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 31 Mar 2009 15:28:59 +0000 (17:28 +0200)
rc

diff --git a/rc b/rc
index ddfdccd3c18823d98d0df7a20082f20384f159a2..52e021a6ae37468bd15416ed0144a9a2b71dc3eb 100644 (file)
--- a/rc
+++ b/rc
@@ -9,6 +9,9 @@ set ftp:list-options -a
 # Store passwords in the bookmarks file.
 set bmk:save-passwords yes
 
+# Use a colorized prompt. Hostname in green, current directory in blue.
+set cmd:prompt "lftp \[\e[01;32m\]\h\[\e[00m\]:\[\e[01;34m\]\w\[\e[00m\] % "
+
 
 # ALIASES