mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 10:58:14 +00:00
Move powershell to posh
This commit is contained in:
4
posh/bootstrap.ps1
Normal file
4
posh/bootstrap.ps1
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
Install-Module posh-git -Scope CurrentUser
|
||||
Install-Module oh-my-posh -Scope CurrentUser
|
||||
Install-Module -Name PSDotFiles -Scope CurrentUser
|
||||
Reference in New Issue
Block a user