This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
timestamp: 1691681180238, | |
context: { | |
external_urls: { | |
spotify: 'https://open.spotify.com/playlist/37i9dQZF1DXdLK5wjKyhVm' | |
}, | |
href: 'https://api.spotify.com/v1/playlists/37i9dQZF1DXdLK5wjKyhVm', | |
type: 'playlist', | |
uri: 'spotify:playlist:37i9dQZF1DXdLK5wjKyhVm' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"language": "default", | |
"theme": "borderless", | |
"customLanguages": [ | |
{ | |
"id": "custom", | |
"displayName": "Custom", | |
"dictionary": { | |
"default": "Default", | |
"language": "Language", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"Key Mappings":{"0x9-0x40000":{"Text":"","Action":32},"0xf72b-0x100000":{"Text":"","Action":4},"0xf72d-0x20000":{"Text":"","Action":8},"0xf703-0x300000":{"Text":"","Action":0},"0xf701-0x300000":{"Text":"","Action":6},"0xf72d-0x100000":{"Text":"","Action":8},"0x7f-0x100000-0x33":{"Version":1,"Label":"","Text":"0x15","Action":11},"0x19-0x60000":{"Text":"","Action":39},"0xf702-0x300000":{"Text":"","Action":2},"0xf703-0x320000":{"Text":"","Action":34},"0xf700-0x300000":{"Text":"","Action":7},"0xf703-0x280000-0x7c":{"Version":1,"Label":"","Text":"d","Action":10},"0xf72c-0x100000":{"Text":"","Action":9},"0xf729-0x100000":{"Text":"","Action":5},"0x7f-0x80000-0x33":{"Version":1,"Label":"","Text":"0x17","Action":11},"0xf72c-0x20000":{"Text":"","Action":9},"0xf702-0x280000-0x7b":{"Version":1,"Label":"","Text":"c","Action":10},"0xf702-0x320000":{"Text":"","Action":33}},"Touch Bar Items":{}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Profiles": [ | |
{ | |
"Ansi 5 Color" : { | |
"Red Component" : 0.96078431372549022, | |
"Color Space" : "sRGB", | |
"Blue Component" : 0.90588235294117647, | |
"Alpha Component" : 1, | |
"Green Component" : 0.76078431372549016 | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
// Fonte usada no editor | |
"editor.fontFamily": "IBM Plex Mono", | |
"editor.inlineSuggest.fontFamily": "IBM Plex Mono", | |
"debug.console.fontFamily": "IBM Plex Mono", | |
"scm.inputFontFamily": "IBM Plex Mono", | |
"gitlens.currentLine.fontFamily": "IBM Plex Mono", | |
"editor.experimentalInlineEdit.fontFamily": "IBM Plex Mono", | |
"editor.inlayHints.fontFamily": "IBM Plex Mono", | |
"notebook.output.fontFamily": "IBM Plex Mono", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"language": "default", | |
"theme": "custom", | |
"customLanguages": [ | |
{ | |
"id": "custom", | |
"displayName": "Custom", | |
"dictionary": { | |
"default": "Default", | |
"language": "Language", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"editor.tokenColorCustomizations": { | |
"textMateRules": [ | |
{ | |
"scope": [ | |
"emphasis", | |
"markup.italic", | |
"entity.name.directive.restructuredtext", | |
"markup.quote", | |
"keyword.expressions-and-types.swift", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Política Privacidade A sua privacidade é importante para nós. É política do myOnix respeitar a sua privacidade em relação a qualquer informação sua que possamos coletar no site myOnix, e outros sites que possuímos e operamos. Solicitamos informações pessoais apenas quando realmente precisamos delas para lhe fornecer um serviço. Fazemo-lo por meios justos e legais, com o seu conhecimento e consentimento. Também informamos por que estamos coletando e como será usado. Apenas retemos as informações coletadas pelo tempo necessário para fornecer o serviço solicitado. Quando armazenamos dados, protegemos dentro de meios comercialmente aceitáveis para evitar perdas e roubos, bem como acesso, divulgação, cópia, uso ou modificação não autorizados. Não compartilhamos informações de identificação pessoal publicamente ou com terceiros, exceto quando exigido por lei. O nosso site pode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Fig pre block. Keep at the top of this file. | |
[[ -f "$HOME/.fig/shell/zshrc.pre.zsh" ]] && builtin source "$HOME/.fig/shell/zshrc.pre.zsh" | |
# 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=$HOME/.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, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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', |
NewerOlder