This repository contains a PowerShell profile with the focus on scientific work with Python and C++.
For full functionality, the following packages have to be installed:
Set following environment variables manually
XDG_CONFIG_HOME
to existing default configuration folder, e.g.C:\Users\Name\.config
PYTHONHOME
to existing folder of system's python distribution
- Clone this repository into the local powershell path, generally
C:\Users\User\Documents\PowerShell
- Start a new powershell session and invoke file
.\Settings\install.ps1
via dot sourcing. Do not forget to change execution policy of powershell.
The following PowerShell module will be automatically installed:
The following repositories are useful for the usage of SciProfile
: