Comment trouver le fichier ~ / .zshrc
run this command
nano ~/.zshrc
Breakable Baboon
run this command
nano ~/.zshrc
#Typically .zhrc and .bashrc are at home directory on mac
ls ~/.bashrc
ls ~/.zshrc
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"