ubuntu_config/setup.ps1

3 lines
130 B
PowerShell
Raw Normal View History

2021-09-01 17:32:52 +00:00
Copy-Item powershell_profile.ps1 $PROFILE
mkdir -p ~/.config/ohmyposh
Copy-Item posh_config.json -p ~/.config/ohmyposh/config.json