Skip to content

Instantly share code, notes, and snippets.

View joaogabrielmp's full-sized avatar
🎮
Focusing

João Gabriel joaogabrielmp

🎮
Focusing
View GitHub Profile
[core]
editor = code --wait
[user]
name = joaogabrielmp
email = joaogabrielma@gmail.com
[alias]
s = !git status
ss = !git status -s
a = !git add
aa = !git add .
@joaogabrielmp
joaogabrielmp / zshrc
Last active January 30, 2023 12:57
Zsh file config
# 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/jgmp/.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