mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-14 06:13:47 -05:00
Updated Windows (markdown)
@@ -34,7 +34,7 @@ Set `FZF_DEFAULT_COMMAND` to any of the following:
|
|||||||
|
|
||||||
- powershell https://github.com/junegunn/fzf/issues/960
|
- powershell https://github.com/junegunn/fzf/issues/960
|
||||||
```dosbatch
|
```dosbatch
|
||||||
powershell.exe -NoLogo -NoProfile -Noninteractive -Command "Get-Item . | Get-ChildItem -File -Recurse -Name"
|
powershell.exe -NoLogo -NoProfile -Noninteractive -Command "Get-ChildItem -File -Recurse -Name"
|
||||||
```
|
```
|
||||||
- [sift](https://sift-tool.org/)
|
- [sift](https://sift-tool.org/)
|
||||||
```dosbatch
|
```dosbatch
|
||||||
|
|||||||
Reference in New Issue
Block a user