Bashrc For Terminal

Written by dev-diaries | Published 2019/07/08
Tech Story Tags:

TLDR A.bashrc is a shell script that Bash runs whenver it is started interactively. If you have some aliases in your bashrc file they’ll be available to you to use in your cli. If you’re running a mac, it is quite possible that you don’t have a.bashrc file, but have a.bash_profile file which gets loaded and is a login shell. That way you can consolidate all your commands into your.bash.rc file.via the TL;DR App

no story

Written by dev-diaries | A Dev Community
Published by HackerNoon on 2019/07/08