Skip to content

Instantly share code, notes, and snippets.

View mateussmohamed's full-sized avatar
🤘

Mateus Santana mateussmohamed

🤘
View GitHub Profile
apollographql.vscode-apollo
ChakrounAnas.turbo-console-log
CoenraadS.bracket-pair-colorizer-2
dbaeumer.vscode-eslint
donjayamanne.githistory
dracula-theme.theme-dracula
emmanuelbeziat.vscode-great-icons
esbenp.prettier-vscode
firsttris.vscode-jest-runner
GitHub.copilot
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/Users/mateus/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
@mateussmohamed
mateussmohamed / .hyper.js
Created June 9, 2021 01:01
My hyper.js config
// 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',