m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Updated Examples (markdown)

Junegunn Choi
2015-04-06 23:21:54 +09:00
parent cafc5b8dcf
commit c9925fc91f

@@ -270,6 +270,8 @@ alias jj=zz
### Google Chrome (OS X)
#### Browsing history
```sh
# c - browse chrome history
c() {
@@ -289,6 +291,10 @@ c() {
}
```
#### Bookmarks
https://gist.github.com/junegunn/15859538658e449b886f (for OS X)
### Browsing
```sh