Skip to content

Instantly share code, notes, and snippets.

View itotallyrock's full-sized avatar
🤠
Howdy.

Jeffrey Meyer itotallyrock

🤠
Howdy.
  • St. Louis, Missouri, United States
  • 17:09 (UTC -05:00)
View GitHub Profile
/* ~~ Mindashq.Reddit.Theme
v1.8
http://www.reddit.com/r/mindashq/wiki
To copy and reuse, use the information from http://www.reddit.com/r/mindashq/wiki/usage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* [ A ]. Normal Theme............ */
body{position:relative;background-color:#eeeeec;color:#00000a;font-weight:normal;font-style:normal;font-variant:normal;font-family:Helvetica,Arial,sans-serif;line-height:1.4}.md h1,.md h2{margin-bottom:6px}.md h3,.md h4{margin-bottom:3px}.md h1{font-weight:normal;font-size:1.8em}.md h2{font-weight:normal;font-size:1.6em}.md h3{font-weight:normal;font-size:1.4em}.md h4{font-weight:normal;font-size:1.3em}.md h5,.md h6{font-weight:normal;font-size:1.2em}a,.thing a.title{color:#144ddd}.thing a.title,.thing a.title.loggedin{color:#144ddd}.thing a.title:visited,.thing a.title.loggedin.click:visited,.thing a.title.loggedin:visited{color:#5e5e5e}a:hover,.thing a.title:hover,.thing a.title.loggedin:hover{color:#353a3e;text-decoration:none}.content .md a:visited,div.comm
@itotallyrock
itotallyrock / itemchecklist.json
Last active January 29, 2017 23:00
Overwatch Item Checklist Data
{
"winter": {
"skins": {
"total": 0,
"items": [{
"name": "Mei-rry Christmas",
"hero": "Mei",
"tier": "legendary",
"price": 3000,
"icon": "",
@itotallyrock
itotallyrock / autoexec.cfg
Created March 17, 2017 02:13
Generated config using itotallyrock's config compiler.
echo "[AUTOEXEC] RUNNING: USER DATA"
//NET GRAPH
net_graph "1"
net_graphheight "9999"
echo "[AUTOEXEC] RESET: NETGRAPH POSITION"
//developer "0"
//con_filter_text "Damage"
//con_filter_text_out "Player:"
@itotallyrock
itotallyrock / autoexec.cfg
Created March 17, 2017 02:17
Generated config using itotallyrock's config compiler.
echo "[AUTOEXEC] RUNNING: USER DATA"
//NET GRAPH
net_graph "1"
net_graphheight "9999"
echo "[AUTOEXEC] RESET: NETGRAPH POSITION"
//developer "0"
//con_filter_text "Damage"
//con_filter_text_out "Player:"
@itotallyrock
itotallyrock / autoexec.cfg
Created March 17, 2017 02:19
Generated config using itotallyrock's config compiler.
echo "[AUTOEXEC] RUNNING: USER DATA"
//NET GRAPH
net_graph "1"
net_graphheight "9999"
echo "[AUTOEXEC] RESET: NETGRAPH POSITION"
//developer "0"
//con_filter_text "Damage"
//con_filter_text_out "Player:"
@itotallyrock
itotallyrock / autoexec.cfg
Created March 17, 2017 02:20
Generated config using itotallyrock's config compiler.
echo "[AUTOEXEC] RUNNING: USER DATA"
//NET GRAPH
net_graph "1"
net_graphheight "9999"
echo "[AUTOEXEC] RESET: NETGRAPH POSITION"
//developer "0"
//con_filter_text "Damage"
//con_filter_text_out "Player:"

Keybase proof

I hereby claim:

  • I am itotallyrock on github.
  • I am itotallyrock (https://keybase.io/itotallyrock) on keybase.
  • I have a public key whose fingerprint is 2278 716D 93EB A0D9 1F60 C762 369D 3310 EE9E 48F3

To claim this, I am signing this object:

@itotallyrock
itotallyrock / .bashrc
Last active July 15, 2017 21:02
My main modified .bashrc for custom ps1
#
# export __COLOR_DEFAULT="\e[39m"
# export __COLOR_RESET="$(tput sgr0)"
# export __COLOR_BLACK="\e[30m"
# export __COLOR_RED="\e[31m"
# export __COLOR_GREEN="\e[32m"
# export __COLOR_YELLOW="\e[33m"
# export __COLOR_BLUE="\e[34m"
# export __COLOR_MAGENTA="\e[35m"
# export __COLOR_CYAN="\e[36m"
function getNum(input) {
let conditions = [{num: 3, word: 'Fizz'}, {num: 5, word: 'Buzz'}]
return conditions.map(({num, word}) => {
return input % num === 0 ? word : '#'
}).join('').replace(/#+/, input).replace(/(\d+)?([A-z]+)(\d+)?/g, '$2')
}
{ status: { code: 10000, description: 'Ok' },
outputs:
[ { id: 'f715fc278bbc4ac3b3eb83c3487c93d3',
status: { code: 10000, description: 'Ok' },
created_at: '2017-12-02T23:38:51.586298315Z',
model:
{ id: 'aaa03c23b3724a16a56b629203edc62c',
name: 'general-v1.3',
created_at: '2016-03-09T17:11:39.608845Z',
app_id: 'main',