Skip to content

Instantly share code, notes, and snippets.

View me2resh's full-sized avatar
🐪

Ahmed me2resh

🐪
View GitHub Profile
@mike-casas
mike-casas / install-nvm-zsh.txt
Last active December 11, 2025 22:26
install nvm on mac with zsh shell
After install zsh
- brew update
- brew install nvm
- mkdir ~/.nvm
after in your ~/.zshrc or in .bash_profile if your use bash shell:
export NVM_DIR=~/.nvm
source $(brew --prefix nvm)/nvm.sh
@parmentf
parmentf / GitCommitEmoji.md
Last active December 16, 2025 19:51
Git Commit message Emoji