Re: Enhancing the user experience with tcsh

From: Alex Keda <admin_at_lissyara.su>
Date: Fri, 10 Feb 2012 23:22:44 +0400
On 10.02.2012 21:07, Chuck Burns wrote:
> set prompt = "[%n_at_%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

 > 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
Received on Fri Feb 10 2012 - 18:40:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:24 UTC