Skip to content

Instantly share code, notes, and snippets.

@simo54
simo54 / README.md
Last active January 28, 2024 17:56
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