2,684
edits
Line 93: | Line 93: | ||
<pre> | <pre> | ||
cd $HOME | cd $HOME | ||
echo | echo 'export PATH=$HOME:$HOME/bin' >> .bashrc | ||
</pre> | </pre> | ||
* create the $HOME/bin and $HOME/Applications directories. Still in the Terminal window, type | * create the $HOME/bin and $HOME/Applications directories. Still in the Terminal window, type |