Mail Me My Repo's PowerShell Repo Fiamma's Web StrangeScript DiscordWeb

Development

Here I try to show and tell how I do my setup so when someone looks at my code and goes WTF I can point them here and completely confuse them. WooHoo If you have a question and I am too slow to get info here just click the Mail Me button over there.

# PowerShell # Ok I guess the best place to start with PowerShell would be with my profile files. In C:\Users\Dana\Documents\PowerShell I use the two files Microsoft.PowerShell_profile.ps1 and profile.ps1 Create the two files and open a Powershell console and you are good to go.

# Firefox # Linux # For all the colors and settings to work in firefox I have found that all the loaded files should be placed into the chrome folder in your profile folder. Normally found in /home/USERNAME/.mozilla/PROFILENAME/chrome along with your userChrome.css and userContent.css. I use a userChrome.user.css and userContent.user.css both loaded from my userChrome.css and userContent.css

# Firefox # Windows # Linux # The colors.user.css needs to be both in the chrome folder and loaded as a style in Stylus. And of course change the colors as you want.