Press "Enter" to skip to content

Creating a Powershell User Profile in Linux

Max Trinidad walks us through the process of creating a Powershell user profile on Linux:

This profile is stored in the user home configuration folder “~/.config/powershell” folder.

But, the “powershell” folder doesn’t exist, it needs to be created in the configuration folder:

Similar to other shell profiles, this can be quite handy as you spend more time in a given shell.