Skip to content

Instantly share code, notes, and snippets.

@cbuteau
cbuteau / .hyper.js
Created February 12, 2020 18:32
.hyper.js
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
init: [
{
rule: ['tabs', 'once'],
commands: ['call \\\\flood\\tools\\tck_init', 'call tck_profile scm', 'doskey /macrofile=E:\\Installs\\hyper_aliases.txt', 'doskey /macros', 'set FIREFOX_BIN=C:\\Program Files\\Mozilla Firefox\\firefox.exe']