corrections

This commit is contained in:
Laurent Le Houerou 2021-09-01 21:39:02 +04:00
parent 3549f5ddd8
commit f6f8d6dfd7

View File

@ -1,3 +1,4 @@
mkdir -p (Split-Path -Path $PROFILE)
Copy-Item powershell_profile.ps1 $PROFILE
mkdir -p ~/.config/ohmyposh
Copy-Item posh_config.json -p ~/.config/ohmyposh/config.json
Copy-Item posh_config.json ~/.config/ohmyposh/config.json