Update dotfiles
This commit is contained in:
@@ -7,4 +7,6 @@ if (Get-Command chezmoi -ErrorAction SilentlyContinue) { chezmoi completion powe
|
||||
# Github CLI
|
||||
Invoke-Expression -Command $(gh completion -s powershell | Out-String)
|
||||
# gsudo
|
||||
Import-Module gsudoModule
|
||||
Import-Module gsudoModule
|
||||
# zoxide
|
||||
Invoke-Expression (& { (zoxide init powershell | Out-String) })
|
||||
Reference in New Issue
Block a user