Setup A New Computer
Description:
I will be following these steps to re-image my home computer soon. See my dot files post for some references to these settings.
To Resolve:
- Install Firefox.
-
Google Backup and Sync.
- Create symlink:
1 2 3
mkdir c:\_gwill cd c:\_gwill mklink /d google z:\google
- Now launch installer
- Enter email / Enter password
- Sign in on web if you have two factor, the screen will just gray out if you use the Authenticator app – Will probably be fixed in a later release.
- Skip the screen about backing up continuously (although that is what you want to do) – DO NOT CHOOSE a folder here.
- On the screen where it checks the box to sync google drive, HERE is where you select the folder. If you have a sym link, select that folder.
- Install apps below:
- 7zip
- VSCode
- Greenshot
- Bulk Rename Util
- CryptSync
- Everything
- Notepad++
- PDF Tools
- PureVPN
- NoMacs - Image editor
- FreeFileSync
- Git
- Teams
- qBitTorrent
- vlc
- Chrome
- Veeam Endpoint Backup Free
-
Install VPN Client for work
-
Configure Veeam Endpoint - Point it to my
Z:\
which will be backed up to encrypted external manually - Install Office by logging into O365.
- Outlook - Turn off all notifications – See My Outlook Config
- NPP Config
-
Settings – Style Configurator – Obsidian theme – Consolas 12 – Enable Global font/ Enable Global font size
-
Options:
- Recent files history = uncheck “don’t check at launch”
- Backup – Uncheck “Remember current session..”
- Multi-instance = Always in Multi-Instance Mode
- Misc = Uncheck “enable” under Clickable Link Settings
- Plugins – dspellchecker – uncheck the “spell check document automatically (ctrl+a)”
-
-
Firefox config - Sign in and follow Firefox Config
-
Everything config - Options – Keyboard – Show Window Hotkey:
Ctrl+Alt+Q
-
Teams config - Click on Initials in top right – Settings – Theme: Dark – check “open application in background”
-
See Quickcliq config
-
Install Virtualbox and point to my
G:\
- Configure Greenshot
- Preferences tab - Hotkeys - Clear all and enter
Ctrl+Q
for capture region. - Capture tab - Turn off notifications
- Destination tab - Select only ‘Open in Image editor’
- Preferences tab - Hotkeys - Clear all and enter
- VSCode config - See Vscode Config
Configure Windows Itself
-
Enable WSL -
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
. After installation your Linux distribution will be located at:%localappdata%\lxss
. I’m not sure but I think you have to then go to the Windows Store and install Ubuntu. -
Settings – Taskbar – Select which icons appear – Set all to disabled except Backup and Sync
-
Set background to my preferred image
-
Set lockscreen to my preferred image
-
Set mouse to my preferred cursor - oxy-midnight_meadow
-
Setup my preferred Powershell profile settings – See Profile
-
Finally – Set Windows Taskbar: Thunderbird (Portable), VSCode, ConEmu, File Explorer, NPP, Firefox, Teams, Outlook
Conclusion
- The following global shortcuts should work:
Ctrl+Q
- Greenshot capture regionAlt+Q
- Quickcliq menuCtl+Alt+Q
- Everything menu
- Pin the following items to the start menu:
- Powershell
- Powershell ISE
- Oracle VirtualBox
- Ubuntu for Windows
Comments