Skip to content

Instantly share code, notes, and snippets.

View marismar's full-sized avatar
:octocat:

Marismar Costa marismar

:octocat:
View GitHub Profile
@marismar
marismar / .zshrc
Created August 22, 2020 01:54
.zshrc
# 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/marismarcosta/.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
@marismar
marismar / settings.json
Last active July 29, 2021 11:55
VSCode Settings
{
"terminal.integrated.fontSize": 18,
"terminal.integrated.defaultProfile.osx": "/bin/zsh",
"workbench.startupEditor": "newUntitledFile",
"workbench.colorTheme": "Monokai Pro (Filter Spectrum)",
"workbench.iconTheme": "material-icon-theme",
"workbench.editor.labelFormat": "short",
"material-icon-theme.folders.associations": {