How to setup each config folder

We need to setup each config folder individually so we can easily jump into each, make a change, push to Github

PowerShell

Current user, Current Host Windows - $HOME\Documents\PowerShell\Microsoft.PowerShell_profile.ps1 Linux - ~/.config/powershell/Microsoft.Powershell_profile.ps1 macOS - ~/.config/powershell/Microsoft.Powershell_profile.ps1

Reference: Microsoft

git clone https://github.com/dantesg/powershell

Wezterm

Windows - $HOME.config\wezterm Linux - ~/.config/wezterm

git clone https://github.com/dantesg/wezterm