Skip to content

Instantly share code, notes, and snippets.

View vittorduartte's full-sized avatar
🎧

Mateus Vitor vittorduartte

🎧
View GitHub Profile
{
"workbench.colorTheme": "Omni",
"terminal.integrated.shell.linux": "/bin/zsh",
"terminal.integrated.fontFamily": "Hack Nerd Font",
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true
}
@vittorduartte
vittorduartte / .zhsrc
Last active June 29, 2022 19:16
My zsh preferences files.
# 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/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