Home Ubuntu Bashrc
Post
Cancel

Ubuntu Bashrc

Ubuntu ./bashrc

Explanations

The .bashrc file is a script file that’s executed when a user logs in. The file itself contains a series of configurations for the terminal session. This includes setting up or enabling: coloring, completion, shell history, command aliases, and more.

If it doesn’t run

This post is licensed under CC BY 4.0 by the author.
Contents