Skip to content

Instantly share code, notes, and snippets.

@arjvik
Last active March 2, 2021 07:20
Show Gist options
  • Save arjvik/3def6b7e62dec2d6b0a1f71f036b5c69 to your computer and use it in GitHub Desktop.
Save arjvik/3def6b7e62dec2d6b0a1f71f036b5c69 to your computer and use it in GitHub Desktop.
Configuration for tab
{
"defaultCommand": "g",
"bgColor": "#2e3440",
"textColor": "#ebdbb2",
"showClock": true,
"alwaysNewTab": false,
"gistID": "3def6b7e62dec2d6b0a1f71f036b5c69",
"links": [
{
"command": "gs",
"url": "https://scholar.google.com/scholar",
"search": "?q="
},
{
"command": "docs",
"url": "https://docs.google.com/document/u/0/",
"search": "create?"
},
{
"command": "gv",
"url": "https://voice.google.com/messages",
"search": ""
},
{
"command": "gpm",
"url": "https://play.google.com/music",
"search": ""
},
{
"command": "gcla",
"url": "https://classroom.google.com/u/1/h",
"search": "?authuser=0&"
},
{
"command": "myap",
"url": "https://myap.collegeboard.org/login",
"search": ""
},
{
"command": "usaco",
"url": "http://usaco.org/",
"search": ""
},
{
"command": "discord",
"url": "https://discordapp.com/channels/@me",
"search": ""
},
{
"command": "powerschool",
"url": "https://dallasisd.powerschool.com/student/",
"search": ""
},
{
"command": "aops",
"url": "https://artofproblemsolving.com/class/2263-woot",
"search": "/../../"
},
{
"command": "colab",
"url": "https://colab.research.google.com/notebooks/",
"search": ""
},
{
"command": "timer",
"url": "https://duckduckgo.com/?q=timer",
"search": "+"
},
{
"command": "aoc",
"url": "https://adventofcode.com/",
"search": "2019/day/"
},
{
"command": "sumac",
"url": "https://spcsonlineapp.stanford.edu/account/login?e=arjvik@gmail.com",
"search": ""
},
{
"command": "biohpc",
"url": "https://portal.biohpc.swmed.edu/terminal/webgui/",
"search": ""
},
{
"command": "sh",
"url": "https://sci-hub.tw",
"search": "/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment