Enhancing the user experience with tcsh
Chris Rees
utisoft at gmail.com
Fri Feb 10 21:32:19 UTC 2012
On 10 Feb 2012 19:41, "Alex Keda" <admin at lissyara.su> 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
Lscolors are an abomination. -F or nothing at all is better; remember some
people will use white xterms etc.
Chris
> set autolist = TAB
> bindkey "\e[3~" delete-char
> ........
> and other _really_ necessary settings
>
>
> > complete chown 'p/1/u/'
> > complete man 'C/*/c/'
> > complete service 'n/*/`service -l`/'
> need as example. may be in include file, may be in .cshrc
>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>
More information about the freebsd-current
mailing list