Skip to content

Instantly share code, notes, and snippets.

@Campano
Last active December 12, 2021 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Campano/d3b02c478ab8bd50ac746fc61586ebf5 to your computer and use it in GitHub Desktop.
Save Campano/d3b02c478ab8bd50ac746fc61586ebf5 to your computer and use it in GitHub Desktop.
"use strict";
// See https://github.com/vercel/hyper/blob/canary/app/config/config-default.js
module.exports = {
config: {
fontFamily: '"MesloLGS NF", Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace',
shell: '/opt/homebrew/bin/fish'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment