How do I set my $PATH in Bash?

Use the following command:

export PATH=/usr/bin:/usr/local/bin:$PATH