]> gitweb @ CieloNegro.org - sugar.git/blob - dot-files/_shrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _shrc
1 #       $NetBSD: dot.shrc,v 1.3 2007/11/24 11:14:42 pavel Exp $
2
3 if [ -f /etc/shrc ]; then
4         . /etc/shrc
5 fi
6
7 case "$-" in *i*)
8         # interactive mode settings go here
9         ;;
10 esac