diff --git a/Examples.md b/Examples.md index e8d7260..abca7ca 100644 --- a/Examples.md +++ b/Examples.md @@ -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