From c9925fc91f900a158f83f97e7e243d1625a06db7 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 6 Apr 2015 23:21:54 +0900 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 6 ++++++ 1 file changed, 6 insertions(+) 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