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
61d3539d2a
commit
ae8625f3a6
14 changed files with 9606 additions and 90 deletions
|
|
@ -7,3 +7,7 @@ if ($IsWindows) {
|
|||
# WinGet
|
||||
Import-Module -Name Microsoft.WinGet.CommandNotFound #f45873b3-b655-43a6-b217-97c00aa0db58
|
||||
}
|
||||
|
||||
Import-Module -Name PSFzf
|
||||
|
||||
Set-PSReadLineKeyHandler -Chord "Ctrl-r" -ScriptBlock { Invoke-FuzzyHistory }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue