mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 17:13:42 -05:00
Updated Examples (markdown)
@@ -270,6 +270,8 @@ alias jj=zz
|
|||||||
|
|
||||||
### Google Chrome (OS X)
|
### Google Chrome (OS X)
|
||||||
|
|
||||||
|
#### Browsing history
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# c - browse chrome history
|
# c - browse chrome history
|
||||||
c() {
|
c() {
|
||||||
@@ -289,6 +291,10 @@ c() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Bookmarks
|
||||||
|
|
||||||
|
https://gist.github.com/junegunn/15859538658e449b886f (for OS X)
|
||||||
|
|
||||||
### Browsing
|
### Browsing
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user