mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-30 11:41:58 -07:00
0.26.0
This commit is contained in:
2
install
2
install
@@ -2,7 +2,7 @@
|
||||
|
||||
set -u
|
||||
|
||||
version=0.25.1
|
||||
version=0.26.0
|
||||
auto_completion=
|
||||
key_bindings=
|
||||
update_config=2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
$version="0.25.1"
|
||||
$version="0.26.0"
|
||||
|
||||
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition
|
||||
|
||||
|
Reference in New Issue
Block a user