Enhancing the user experience with tcsh

timp timp87 at gmail.com
Tue Feb 14 08:21:57 UTC 2012


My diff:
+set autolist

-setenv PAGER   more
+setenv PAGER           less

 if ($?prompt) then
        # An interactive shell -- set some stuff up
+       set promptchars = '$#'
+       set prompt = "%{^[[50;73;1m%}\[`whoami`@%m %~\]%#%{^[[m%} "


I think 'set autolist' must have everyone.
PAGER is not necessary.
And this is best prompt I think =)

--
View this message in context: http://freebsd.1045724.n5.nabble.com/Enhancing-the-user-experience-with-tcsh-tp5471144p5481784.html
Sent from the freebsd-current mailing list archive at Nabble.com.


More information about the freebsd-current mailing list