Enhancing the user experience with tcsh

Volodymyr Kostyrko c.kworr at gmail.com
Mon Feb 13 13:23:42 UTC 2012


Alex Keda wrote:
> On 10.02.2012 21:07, Chuck Burns wrote:
>> set prompt = "[%n@%m]%c04%# "
> it's not needed
>
> need some as
> alias ll ls -lAhG
> alias ls ls -G
> set autolist = TAB
> bindkey "\e[3~" delete-char
> .........
> and other _really_ necessary settings

This can be as simple as defining CLICOLOR. However colors of ls -G 
wouldn't match with default color set in LSCOLORS so correct LS_COLORS 
string would be needed too.

-- 
Sphinx of black quartz judge my vow.


More information about the freebsd-current mailing list