From 507786f8518c85e242e4c5dac148a00c9f64647a Mon Sep 17 00:00:00 2001 From: James Blair Date: Fri, 13 Dec 2019 11:42:57 +0000 Subject: [PATCH] Added make and gcc install to wsl-setup.org --- wsl-setup.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsl-setup.org b/wsl-setup.org index 7b0b979..cd0bc9a 100644 --- a/wsl-setup.org +++ b/wsl-setup.org @@ -36,7 +36,7 @@ sudo apt-get install -y \ git curl wget locales xclip tmux net-tools less \ software-properties-common htop wget apt-transport-https ca-certificates mutt \ - screenfetch + screenfetch make gcc #+END_SRC