Skip to content

Instantly share code, notes, and snippets.

@cholmboe
cholmboe / b
Last active September 7, 2023 08:12
A script to search and open chrome bookmarks from your terminal
#!/bin/sh
#
# Search and open chrome bookmarks from your terminal.
#
# Open interactive search:
# $ b
#
# Open first fuzzy matching bookmark:
# $ b <query string>
#

Keybase proof

I hereby claim:

  • I am cholmboe on github.
  • I am spottydog (https://keybase.io/spottydog) on keybase.
  • I have a public key ASBNIc4T2ZZqB3uSmUoCko583Cwz5KCZaJ4PZ0nuE2XxTAo

To claim this, I am signing this object:

@cholmboe
cholmboe / merging-end
Last active August 29, 2015 13:57
Git talk
{
"branches": {
"master": {
"remoteTrackingBranchID": null,
"remote": false,
"target": "C8",
"id": "master",
"type": "branch"
},
"feature1": {