-
🔭 I’m currently working on InHire
-
🌱 I’m always learning something
-
📫 Feel free to reach me: devericalves@gmail.com
Post Tenebras Lux
Pinned Loading
-
.zshrc
.zshrc 1if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
2source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
3fi
45 -
.hyper.js
.hyper.js 1"use strict";
2// Future versions of Hyper may add additional config options,
3// which will not automatically be merged into this file.
4// See https://hyper.is#cfg for all currently supported options.
5module.exports = {
-
vs code settings
vs code settings 1{
2// EDITOR
3"editor.unicodeHighlight.nonBasicASCII": false,
4"editor.fontFamily": "JetBrains Mono",
5"editor.fontLigatures": true,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.