home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
208.92.72.118
/
208.92.72.118.tar
/
208.92.72.118
/
ftp
/
.bash_profile
< prev
next >
Wrap
Text File
|
2006-12-12
|
191b
|
14 lines
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
unset USERNAME