Answers for "whay is zshrc"

0

where is zshrc

#Typically .zhrc and .bashrc are at home directory on mac
ls ~/.bashrc
ls ~/.zshrc
Posted by: Guest on February-08-2022
1

zshrc

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Posted by: Guest on December-05-2019

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language