-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
43 lines (29 loc) · 913 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# set system default regional settings (https://www.powershellgallery.com/packages/ComputerManagementDsc/9.0.0)
# uk dead keyboard install
# Git configuration (and gpg agent) / startup files.
# OpenVPN
# config
# create "OpenVPN Administrators" group for local user
# set the theme
# create the virtual desktops (set wallpaper)
# install nerd fonts (DejaVu Sans Mono)
# disable some cruft (onedrive)
# set power config
- power plan
- enable hibernation
# full sysinternals suite (c:\tools)
# opscore secret patterns
git pattern override
secrets.providers=powershell cat c:\\users\\jnord\\.opscore\\secrets-patterns\\git-secrets\\*.txt
# add c:\tools to path
(maven / jdk scrips)
# JDKs
# Maven
(maven config)
# Eclipse
# Intellij
# clink configuration
# Symbolic links support
Create local group for ability to create symbolic links
grant group ability to create links
Add myself to it :)