/dotfiles-windows

🧠 This gives me superpowers as a programmer

Primary LanguageShell

Windows Dotfiles

This dotfiles is meant to be run on Windows 10 only.

Scoop

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

Ubuntu on WSL + Windows Terminal

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.

Installation Script

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

Workflow Tools

There are individual install instructions for the workflow tools I use. Refer below to learn more:

Security Tools

There are individual install instructions for the security tools I use. Refer below to learn more:

Programming Tools

There are individual install instructions for the programming tools I use. Refer below to learn more:

Note

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.

Miscellaneous

I also have some apps and games that I frequently use and play along with the equipment of my choice.

Call to action

If you want to share some ideas you can email me at boseriko@duck.com.