Add github to js extensions and fix windows setup org.

This commit is contained in:
2021-11-10 17:31:51 +13:00
parent 3518ab01c5
commit 34e24cab42
2 changed files with 1 additions and 9 deletions

View File

@ -1,13 +1,5 @@
# -*- ii: ii; -*-
#+NAME: Download and install VcXsrv
#+BEGIN_SRC shell
# Download the vcxsrv installer
powershell.exe curl.exe -L -0 $env:TEMP\installer.exe https://sourceforge.net/projects/vcxsrv/files/latest/download
# Install vcxsrv
powershell.exe $env:TEMP\installer.exe
#+END_SRC
#+TITLE: Windows 10 Setup
#+AUTHOR: James Blair
#+EMAIL: mail@jamesblair.net