Skip to content

Commit

Permalink
Update .bookmarker
Browse files Browse the repository at this point in the history
  • Loading branch information
pratik60 committed Jul 20, 2014
1 parent 056bfb7 commit 761c196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bookmarker
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
+
+
+# Show a list of the bookmarks
+bookmarksshow (){
+bookmarksshowbrew (){
+ cat ~/.bookmarks | awk '{ printf "%-40s%-40s%s\n",$1,$2,$3}' FS=\|
+}
+
Expand Down

0 comments on commit 761c196

Please sign in to comment.