This dotfiles is meant to be run on Windows 10 only.
Download Scoop as your Windows package manager. Run the command below on Windows PowerShell.
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex
irm https://raw.githubusercontent.com/BosEriko/dotfiles-windows/master/scoop/install.sh | iex
Turn on Developer Mode on the settings then install both Windows Terminal and Ubuntu on WSL. Restart your computer after the installation is complete then update Windows Terminal's settings.
Run this inside Ubuntu on WSL. Don't forget to change the proper location for the STORAGE env on the script below as well as inside environment.z.sh.
git clone --recurse-submodules https://github.com/BosEriko/dotfiles-windows.git ~/.files
export STORAGE="/mnt/d"
~/.files/install/entry.sh
There are individual install instructions for the workflow tools I use. Refer below to learn more:
There are individual install instructions for the security tools I use. Refer below to learn more:
There are individual install instructions for the programming tools I use. Refer below to learn more:
If you want to play games please close the following applications:
- Overload Capslock (AutoHotkey)
- Hide Mouse When Typing (AutoHotkey)
- TaskbarX
- GlazeWM
Tip: You can create desktop shortcuts for the applications listed above so you can easily open them again once you're done playing games.
I also have some apps and games that I frequently use and play along with the equipment of my choice.
If you want to share some ideas you can email me at [email protected].