Skip to content

Instantly share code, notes, and snippets.

@simo54
simo54 / README.md
Last active August 16, 2024 08:25
Change default path on Ubuntu Terminal 20.04 LTS

Steps for changing the default path

  1. Open the terminal

  2. Digit the following line and press Enter once done

    echo "cd YOURPERSONALSTANDARDPATH" >> ~/.bashrc