Added Windows dotfiles
This commit is contained in:
4
Windows/Microsoft.PowerShell_profile.ps1
Normal file
4
Windows/Microsoft.PowerShell_profile.ps1
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
$ENV:STARSHIP_CONFIG = "$home\.config\starship.toml"
|
||||
$ENV:STARSHIP_DISTRO = "者 $env:username 者"
|
||||
Invoke-Expression (&starship init powershell)
|
||||
Reference in New Issue
Block a user