Update fish
This commit is contained in:
parent
f5306476ea
commit
123172a72b
16 changed files with 382 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
# helper function for _fzf_search_directory
|
||||
# helper function for _fzf_search_directory and _fzf_search_git_status
|
||||
function _fzf_preview_file --description "Print a preview for the given file based on its file type."
|
||||
# because there's no way to guarantee that _fzf_search_directory passes the path to _fzf_preview_file
|
||||
# as one argument, we collect all the arguments into one single variable and treat that as the path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue