DRAFT Tools for development
Minimal installation
These are the bare minimum tools need to install for a developer to operate in my setup (windows)
Remote dev part
Hypervisor
PIV card operations
Password manangement
Configurations
This is Git’s per-user configuration file. (.gitconfig)
[user] name = Nino Martinez Wael email = ***@***.*** signingkey = ***16 char***[gpg] program = C:\\Users\\******\\AppData\\Local\\Programs\\GnuPG\\bin\\gpg.exe
[commit] gpgSign = true
[credential] helper = C:/Users/******/AppData/Local/Programs/Git/mingw64/bin/git-credential-manager.exe[core] sshCommand = C:/Windows/System32/OpenSSH/ssh.exe protectNTFS = false[gpg "ssh"] allowedSignersFile = C:\\Users\\******\\AppData\\Roaming\\gnupg\\sshcontrolC:/Users/____/AppData/Roaming/gnupg/gpg-agent.conf
debug-level 4log-file C:\Users\m24669\Desktop\gpg-agent.logenable-ssh-supportenable-putty-supportenable-win32-openssh-supportuse-standard-socket