Skip to content

Instantly share code, notes, and snippets.

View alexiakattah's full-sized avatar
🏠
Working from home

Alexia Kattah alexiakattah

🏠
Working from home
View GitHub Profile
@alexiakattah
alexiakattah / settings.json
Last active June 24, 2024 15:40
settings.json - VSCode
{
"workbench.colorTheme": "Dracula",
"workbench.iconTheme": "material-icon-theme",
"material-icon-theme.folders.associations": {
"infra": "app",
"entities": "class",
"domain": "class",
"schemas": "class",
"typeorm": "database",
@alexiakattah
alexiakattah / .zshrc
Last active July 30, 2023 19:22
Terminal .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/alexia/.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