mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Updated Examples (markdown)
@@ -434,8 +434,9 @@ Suggested by [@knoxknox](https://github.com/knoxknox)
|
||||
|
||||
[[ -n $1 ]] && cd $1 # go to provided folder or noop
|
||||
typeset AG_DEFAULT_COMMAND="ag -i -l --hidden"
|
||||
typeset IFS=$'\n'
|
||||
typeset selected=($(
|
||||
fzf \
|
||||
fzf \
|
||||
-m \
|
||||
-e \
|
||||
--ansi \
|
||||
|
||||
Reference in New Issue
Block a user