DukeRobotics / robosub-ros

ROS system to control a robot for the RoboSub Competition.
https://duke-robotics.com
32 stars 28 forks source link

add sourcing and aliases to bashrc not bash_profile #527

Closed AndrewCouncil closed 8 months ago

AndrewCouncil commented 9 months ago

Previously, the aliases and source commands were added to bash_profile.sh, which only applies to connections over SSH. Most of the commands have been moved to ros_bashrc.sh, which is now sourced in /root/bashrc.sh.