Skip to content

Instantly share code, notes, and snippets.

View nickolasclarke's full-sized avatar

Nick Clarke nickolasclarke

View GitHub Profile
@nickolasclarke
nickolasclarke / macos_bootstrap.sh
Last active January 20, 2023 05:55 — forked from codeinthehole/osx_bootstrap.sh
Script to install stuff I want on a new OSX machine
#!/usr/bin/env bash
#
# Bootstrap script for setting up a new MacOS machine
#
# TODO This should be idempotent so it can be run multiple times.
#
# Some apps don't have a cask and so still need to be installed by hand. These
# include:
#
# -
@nickolasclarke
nickolasclarke / hterm_onedark.js
Last active May 3, 2016 06:10 — forked from russelldavies/hterm_solarized.js
Chrome/Chromium OS hterm and Secure Shell One Dark color scheme.
// Implementation of Atom's One Dark for hterm
// JS forked from russelldavies/hterm_solarized.js
// One Dark values taken from nathanbuchar/atom-one-dark-terminal
// values for One Light soon.
// Run in the JavaScript console of the hterm browser window
// Clear all existing settings - you probably don't want to do this.
// Preferences are now stored in "chrome.storage.sync" instead of
// "window.localStorage" so if you clear your preferences the changes