Skip to content
Snippets Groups Projects
Commit 3696ed92 authored by Daniel Gachet's avatar Daniel Gachet
Browse files

ubuntu updated

parent 242d6a8e
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,9 @@ sudo mv microsoft.gpg /etc/apt/trusted.gpg.d/microsoft.gpg
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main" > /etc/apt/sources.list.d/vscode.list'
sudo apt update
sudo apt install -y code
code --install-extension dan-c-underwood.arm --force
code --install-extension ms-vscode.cpptools --force
code --install-extension editorconfig.editorconfig --force
#install terminal emulations
sudo apt install -y minicom
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment