Home | History | Annotate | Line # | Download | only in skel
dot.shrc revision 1.2
      1 #	$NetBSD: dot.shrc,v 1.2 2006/09/14 13:01:32 pavel Exp $
      2 
      3 . /etc/shrc
      4 
      5 case "$-" in *i*)
      6 	# interactive mode settings go here
      7 	;;
      8 esac
      9