corrections
This commit is contained in:
parent
3549f5ddd8
commit
f6f8d6dfd7
@ -1,3 +1,4 @@
|
|||||||
|
mkdir -p (Split-Path -Path $PROFILE)
|
||||||
Copy-Item powershell_profile.ps1 $PROFILE
|
Copy-Item powershell_profile.ps1 $PROFILE
|
||||||
mkdir -p ~/.config/ohmyposh
|
mkdir -p ~/.config/ohmyposh
|
||||||
Copy-Item posh_config.json -p ~/.config/ohmyposh/config.json
|
Copy-Item posh_config.json ~/.config/ohmyposh/config.json
|
Loading…
Reference in New Issue
Block a user