ChrisTitusTech / powershell-profile

Pretty PowerShell that looks good and functions almost as good as Linux terminal
551 stars 320 forks source link

Error zoxide #29

Closed jok3rsgr1n closed 11 months ago

jok3rsgr1n commented 11 months ago

PowerShell 7.3.7 zoxide: C:\Users\danzg\Documents\PowerShell\Microsoft.PowerShell_profile.ps1:219 Line | 219 | Invoke-Expression (& { (zoxide init powershell | Out-String) }) | ~~ | The term 'zoxide' is not recognized as a name of a cmdlet, function, script file, or executable program. Check | the spelling of the name, or if a path was included, verify that the path is correct and try again. Invoke-Expression: C:\Users\danzg\Documents\PowerShell\Microsoft.PowerShell_profile.ps1:219 Line | 219 | Invoke-Expression (& { (zoxide init powershell | Out-String) }) | ~~~~~~~~~ | Cannot bind argument to parameter 'Command' because it is null.

crcastilho commented 10 months ago

Just install it. winget install zoxide -s winget