]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - config/bash/dot_bash_profile
GeoIP: update database to 2013-07-02.
[people/teissler/ipfire-2.x.git] / config / bash / dot_bash_profile
CommitLineData
b21b0df6
MT
1# .bash_profile
2
3# Get the aliases and functions
4if [ -f ~/.bashrc ]; then
5 . ~/.bashrc
6fi
7
8# User specific environment and startup programs
9
10PATH=$PATH:$HOME/bin
11
12export PATH