Just started with Core Shell and after I installed a .sh script to download files from terminal, bash profile on this host doesn't see aliases from .bashrc anymore. Commands like "ll" don't work anymore. If I run "source .bashrc" it works again. How I can fix this issue?