Super Simple: Setting a $PATH

Since this is a reference for when I forget:

export PATH=$PATH:<whatever else to add to the path>

Loading