Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2012 02:08:02 -0600
From:      Adam Vande More <amvandemore@gmail.com>
To:        Eitan Adler <lists@eitanadler.com>
Cc:        Chris Rees <crees@freebsd.org>, freebsd-current Current <freebsd-current@freebsd.org>, "Wojciech A. Koszek" <wkoszek@freebsd.czest.pl>, Colin Percival <cperciva@freebsd.org>
Subject:   Re: Enhancing the user experience with tcsh
Message-ID:  <CA%2BtpaK3arymAUZ1XUEBNM5aprOLC3Cuc8ygCRS5qZHfW8JD%2BkA@mail.gmail.com>
In-Reply-To: <CAF6rxgnebQUY8azv8fovQPkB%2BGgsQjaByZ6JwnNWjrM1hB65eQ@mail.gmail.com>
References:  <CAF6rxgnebQUY8azv8fovQPkB%2BGgsQjaByZ6JwnNWjrM1hB65eQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 9, 2012 at 6:52 PM, Eitan Adler <lists@eitanadler.com> wrote:

> In conf/160689 (http://www.freebsd.org/cgi/query-pr.cgi?pr=160689)
> there has been some discussion about changing the default cshrc file.
>
> I'd like to commit something like the following based on Chris's patch
> at the end of the thread. This post is an attempt to open the change
> to wider discussion.
>
> commit dbe6cb730686dd53af7d06cc9b69b60e6e55549c
> diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
> --- a/etc/root/dot.cshrc
> +++ b/etc/root/dot.cshrc
> @@ -7,9 +7,10 @@
>
>  alias h                history 25
>  alias j                jobs -l
> -alias la       ls -a
> +alias la       ls -aF
>  alias lf       ls -FA
> -alias ll       ls -lA
> +alias ll       ls -lAF
>
>
I don't like the change to alias ll.  I use it frequently and the proposed
change makes it less readable.  Otherwise, these mostly seem overdue.

-- 
Adam Vande More



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BtpaK3arymAUZ1XUEBNM5aprOLC3Cuc8ygCRS5qZHfW8JD%2BkA>