Skip to content

Instantly share code, notes, and snippets.

View joelquintyn's full-sized avatar
⚙️
Planning world domination

Joel Quintyn joelquintyn

⚙️
Planning world domination
  • Georgetown, Guyana
View GitHub Profile
@joelquintyn
joelquintyn / joelq.devstation_profile.ps1
Last active April 14, 2026 19:32
My Windows PowerShell profile configs.
# Joel's PowerShell Profile
# This file is loaded every time a new PowerShell session starts.
# You can customize your environment by adding commands, functions, and aliases here.
# For more information on customizing your PowerShell profile, see:
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles
# Note: If you have multiple PowerShell hosts (e.g., PowerShell ISE, Visual Studio Code), you can create separate profile files for each host.
# This file is the "Current User, Current Host" profile, which applies to the current user and the current host application.
# The profile file is located at: $env:USERPROFILE\.config\powershell\joelq.devstation_profile.ps1
# Modules
@joelquintyn
joelquintyn / devsation.setup.json
Last active February 26, 2025 03:36
WinUtil by @ChrisTitusTech configs for my development machine. Last Updated: 02-17-2025
{
"WPFInstall": [
"WPFInstallrustlang",
"WPFInstallvc2015_64",
"WPFInstallspotify",
"WPFInstallgit",
"WPFInstalldotnet6",
"WPFInstalldiscord",
"WPFInstalltelegram",
"WPFInstallgoogledrive",