Skip to content

Instantly share code, notes, and snippets.

View birobirobiro's full-sized avatar
🏠
Working from home

João Inácio Neto birobirobiro

🏠
Working from home
View GitHub Profile
@birobirobiro
birobirobiro / .hyper.js
Last active October 16, 2024 17:59 — forked from icastilhog/.hyper.js
Configurações do Hyper no Mac
// 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: {
// choose either `'stable'` for receiving highly polished,
// or `'canary'` for less polished but more frequent updates
updateChannel: 'stable',