add windows file
This commit is contained in:
parent
82cb303780
commit
2cfa706a42
26
windows.org
Normal file
26
windows.org
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
#+TITLE: Windows Config and Install
|
||||||
|
:DRAWER:
|
||||||
|
#+STARTUP: overview
|
||||||
|
|
||||||
|
#+LANGUAGE: en
|
||||||
|
#+EMAIL: dehaeze.thomas@gmail.com
|
||||||
|
#+AUTHOR: Dehaeze Thomas
|
||||||
|
|
||||||
|
#+HTML_LINK_HOME: ./index.html
|
||||||
|
#+HTML_LINK_UP: ./index.html
|
||||||
|
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/htmlize.css"/>
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/readtheorg.css"/>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="./js/bootstrap.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.stickytableheaders.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="./js/readtheorg.js"></script>
|
||||||
|
:END:
|
||||||
|
|
||||||
|
* Install Software using Chocolatey
|
||||||
|
#+begin_src bash
|
||||||
|
choco install firefox 7zip.install vlc git.install malwarebytes sumatrapdf.install steam anydesk discord f.lux cmder syncthing
|
||||||
|
#+end_src
|
||||||
|
|
||||||
|
* Debloat windows10
|
||||||
|
https://github.com/Sycnex/Windows10Debloater
|
Loading…
Reference in New Issue
Block a user