summaryrefslogtreecommitdiff
blob: 5c4ef4cbd8d169598845d124b983b56ddc17193b (plain)
1
2
3
4
5
6
7
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Setup initial $PATH just in case
export PATH="/bin:/sbin:/usr/bin:/usr/sbin:${PATH}"

# vim:ts=4