I want to set up some alias and would like to keep them so I don’t have to reset them every time I have a new Terminal open. How can I do that? Would it require modifying hidden files?
EDIT: I’m using Mac, I found a bashrc under /etc, is it the one?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It depends on your shell/system e.g., for bash on Ubuntu check out
~/.bashrc,~/.bash_profilefiles.