Update dotfiles
This commit is contained in:
parent
6ac70ba69e
commit
5b66d1588d
@ -5,4 +5,6 @@ Import-Module "$($(Get-Item $(Get-Command scoop.ps1).Path).Directory.Parent.Full
|
||||
# Chezmoi
|
||||
if (Get-Command chezmoi -ErrorAction SilentlyContinue) { chezmoi completion powershell | Out-String | Invoke-Expression }
|
||||
# Github CLI
|
||||
Invoke-Expression -Command $(gh completion -s powershell | Out-String)
|
||||
Invoke-Expression -Command $(gh completion -s powershell | Out-String)
|
||||
# gsudo
|
||||
Import-Module gsudoModule
|
1032
scoop/apps.json
1032
scoop/apps.json
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user