m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-20 09:33:42 -05:00

update info about fsfzf

D630
2015-02-17 20:27:55 +01:00
parent b95302706a
commit 003698cebd

@@ -242,24 +242,7 @@ browsing
```sh ```sh
# fsfzf - browse file system # fsfzf - browse file system
# https://github.com/D630/gist-bin-pub/tree/master/fsfzf # https://github.com/D630/gist-bin-pub/tree/master/fsfzf
# Requiered: `find`, `sort` % . fsfzf.sh <ARG>
# Optional: `file`, `w3m`, `elinks`
# In an interactive shell without alias or configured sourcing in
# your bash configs:
$ source fsfzf.sh <DIR>
$ source fsfzf.sh ~/ # tilde expansions
$ source fsfzf.sh .
$ source fsfzf.sh bin/ # programmable completion for pathnames
# As script:
$ fsfzf.sh # no arguments
$ fsfzf.sh <DIR>
$ fsfzf.sh ~/ # tilde expansions
$ fsfzf.sh .
$ fsfzf.sh bin/ # programmable completion for pathnames
``` ```
Vim scripts Vim scripts