We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ae5da commit 0d25dfaCopy full SHA for 0d25dfa
scripts/ubuntu/essentials.sh
@@ -1,4 +1,5 @@
1
# Tools you can't live without
2
+sudo apt-get update
3
sudo apt-get install -y build-essential git vim
4
5
# I can't stand emacs
0 commit comments