Skip to content

Instantly share code, notes, and snippets.

View jake284773's full-sized avatar

Jake jake284773

View GitHub Profile
@jake284773
jake284773 / chrome-ssh-custom-css.css
Last active August 3, 2020 13:19
Chrome Secure Shell Powerline Font
@font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: normal;
src: local('Source Code Pro'), url('https://github.com/powerline/fonts/blob/master/SourceCodePro/Sauce%20Code%20Powerline%20Regular.otf') format('opentype');
}
body {
font-family: 'Source Code Pro' !important;
}
@jake284773
jake284773 / cbmem (blank screen boot)
Created March 2, 2016 16:53
"cbmem -c" output from Toshiba Chromebook 2 (2014)
coreboot-13a7e0d Fri Aug 22 14:45:02 PDT 2014 starting...
Enabling VR PS2 mode: VNN VCC
ram_id=2, total_spds: 4
pm1_sts: 2900 pm1_en: 0000 pm1_cnt: 00001c00
gpe0_sts: 00000000 gpe0_en: 00000000 tco_sts: 00000000
prsts: 04410900 gen_pmcon1: 00001038 gen_pmcon2: 00000200
prev_sleep_state = S0
Boot Count incremented to 39
@jake284773
jake284773 / 0_reuse_code.js
Created October 27, 2013 10:50
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@jake284773
jake284773 / README.md
Last active April 20, 2018 05:29
Monokai Colour Scheme for Chrome Secure Shell.

Monokai Colour Scheme for Chrome Secure Shell

To apply this colour scheme, paste the prefs.js file into the JavaScript Console.

@jake284773
jake284773 / brew doctor
Created May 13, 2013 17:14
brew emacs build failure logs
$ brew doctor
Your system is ready to brew.