After ssh
-ing into our host, do the following:
-
Ensure that you are currently in your home directory by running
cd ~/
. -
Run
vi ~/.bash_profile
. This command translates to "edit this text file in the vim text editor" -
Once you're in the text editor, press
i
to go into insert mode. -
Copy/paste the block of code below into your file:
# reload bash