Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
qiakai committed Jan 13, 2025
1 parent 79477bf commit 550c464
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x-cmd.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ function ___x_cmd____rcpwsh_setup_pwsh(){
& $xbatfile "$HOME\.x-cmd.root\bin\x" pwsh --setup
}

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

___x_cmd____rcpwsh_setup_pwsh
$___X_CMD_PCPWSH_RCFILE = "$HOME\.x-cmd.root\local\data\pwsh\_index.ps1"
if (Test-Path $___X_CMD_PCPWSH_RCFILE) {
Expand Down

0 comments on commit 550c464

Please # to comment.