Personal Help with Darwin-OP Simulation

To add New Directories to a my git Repositories

git status 
git add Darwin_Optimal_Preview_Control_Walking/
git commit -m 'Optimal Preview Controller'
git push -u origin master

Bash Commands

gedit ~/.bashrc
source .....

(and then paste it in bashrc)
Trying to Learn ROS