public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Suggestions for /etc/profile
@ 2001-11-16 16:32 Tom von Schwerdtner
  2001-11-16 16:44 ` Mikael Hallendal
  2001-11-16 18:11 ` Martin Schlemmer
  0 siblings, 2 replies; 3+ messages in thread
From: Tom von Schwerdtner @ 2001-11-16 16:32 UTC (permalink / raw
  To: gentoo-dev

Hey all,

  Just a few suggestions.

1- add '-i' aliases.  I think its better to have to specify -f to force than
to have to remember -i to ask before removing something.

2- Freebsd always has 'ls -A' for root (meaning root 'ls' always shows
hidden files).  I think this is a nice touch.
3- Also (iirc) from BSD, 'rmold' removes all vim and emacs temp files.  Just
nice to have.  I forget the alias...and I forget what emacs temp files look
like....so someone else will have to give an example.

Little stuff I know, but its all in the details.  ;-)

-Tom



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] Suggestions for /etc/profile
  2001-11-16 16:32 [gentoo-dev] Suggestions for /etc/profile Tom von Schwerdtner
@ 2001-11-16 16:44 ` Mikael Hallendal
  2001-11-16 18:11 ` Martin Schlemmer
  1 sibling, 0 replies; 3+ messages in thread
From: Mikael Hallendal @ 2001-11-16 16:44 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 801 bytes --]

fre 2001-11-16 klockan 17.32 skrev Tom von Schwerdtner:
> Hey all,
> 
>   Just a few suggestions.
> 
> 1- add '-i' aliases.  I think its better to have to specify -f to force than
> to have to remember -i to ask before removing something.
> 
> 2- Freebsd always has 'ls -A' for root (meaning root 'ls' always shows
> hidden files).  I think this is a nice touch.
> 3- Also (iirc) from BSD, 'rmold' removes all vim and emacs temp files.  Just
> nice to have.  I forget the alias...and I forget what emacs temp files look
> like....so someone else will have to give an example.

Emacs backup-files looks like 
file~
and autosaves like 
#file#

Regards,
  Mikael Hallendal
 
-- 

Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] Suggestions for /etc/profile
  2001-11-16 16:32 [gentoo-dev] Suggestions for /etc/profile Tom von Schwerdtner
  2001-11-16 16:44 ` Mikael Hallendal
@ 2001-11-16 18:11 ` Martin Schlemmer
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Schlemmer @ 2001-11-16 18:11 UTC (permalink / raw
  To: Gentoo-Dev

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

On Fri, 2001-11-16 at 18:32, Tom von Schwerdtner wrote:
> Hey all,
> 
>   Just a few suggestions.
> 
> 1- add '-i' aliases.  I think its better to have to specify -f to force than
> to have to remember -i to ask before removing something.
> 

Could work.  Only thing is that we dont want to clutter
/etc/profile.  Rather if we are going to do this, rather put
a default .bashrc and .bash_profile in /etc/skel that contains
this.  The inputrc issue can also be solved this way
by adding '[ -z $INPUTRC ] && export INPUTRC=/etc/inputrc' to
.bashrc or .bash_profile.


Greetings,

-- 

Martin Schlemmer
Gentoo Linux Developer, Desktop Team Developer
Cape Town, South Africa


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-11-16 18:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-16 16:32 [gentoo-dev] Suggestions for /etc/profile Tom von Schwerdtner
2001-11-16 16:44 ` Mikael Hallendal
2001-11-16 18:11 ` Martin Schlemmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox