Skip to content

BosEriko/dotfiles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ahk
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
zsh
 
 
 
 
 
 

Windows Dotfiles

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

image

Scoop

Download Scoop as your Windows package manager. Run the command below on Windows PowerShell to install it.

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex
irm https://raw.githubusercontent.com/BosEriko/dotfiles/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.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:

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.