Skip to content

Instantly share code, notes, and snippets.

View JoshuaJB's full-sized avatar

Joshua Bakita JoshuaJB

View GitHub Profile
@neshaug
neshaug / Chrome Secure Shell Settings
Last active January 23, 2020 07:07
Chrome Secure Shell Settings
/*
* http://goo.gl/AKBve
*/
// create a new profile at the bottom of the connect dialog, call it windows and then paste this:
term_.prefs_.set('font-family', 'Lucida Console');
term_.prefs_.set('font-size', 12);
// this is the standard settings for a profile
term_.prefs_.set('font-family', 'monospace'); // standard
term_.prefs_.set('font-size', 15); // standard