Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 391 Bytes

File metadata and controls

15 lines (13 loc) · 391 Bytes
title Fixing your .bashrc
tags
linux
keywords bashrc
last_updated July 2, 2018
sidebar tutorials
permalink fixing_profile.html

Fixing your .bashrc

{{ site.data.alerts.terminal_commands }} echo "PATH=$PATH:/lusr/opt/firstbytes/arduino-1.8.9" >> ~/.bashrc echo "PATH=$PATH:/lusr/opt/firstbytes/arduino-1.8.9" >> ~/.profile {{ site.data.alerts.terminal_commands_end }}