mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Sync: from windows
This commit is contained in:
parent
2fa5801448
commit
485d7eada5
10 changed files with 722 additions and 540 deletions
|
|
@ -72,3 +72,5 @@ ${function:wini} = { winget install $args }
|
|||
${function:winr} = { winget uninstall $args }
|
||||
${function:wins} = { winget search $args }
|
||||
${function:winu} = { winget upgrade $args }
|
||||
|
||||
${function:killp} = {ps | ? ProcessName -like $args | kill -Force}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue