Bashrc Location [best] (Must See)
For 99% of users, the .bashrc file is located in your user’s home directory.
echo 'alias ll="ls -la"' >> ~/.bashrc
Where I can find the contents of the default /etc/bash.bashrc file? bashrc location
For 99% of users, the .bashrc file is located in your user’s home directory.
echo 'alias ll="ls -la"' >> ~/.bashrc
Where I can find the contents of the default /etc/bash.bashrc file? bashrc location