mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Updated Examples (markdown)
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user