Skip to content

Instantly share code, notes, and snippets.

[
{
"type": 3,
"data": {
"source": 3,
"id": 1,
"x": 0,
"y": 6142
},
"timestamp": 1682519560545
@pauldambra
pauldambra / .finicky.js
Last active July 8, 2024 10:16
finicky config
// Save as ~/.finicky.js
// get profile names using `jq '.profile.info_cache | map_values(.name)' < ~/Library/Application\ Support/Google/Chrome/Local\ State`
const personal = {
name: "Google Chrome",
profile: "Profile 1",
};
const work = {
name: "Google Chrome",