meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
general:computerenvironment:configfiles [2021/10/14 19:47] – created ingo | general:computerenvironment:configfiles [2021/10/14 19:57] (current) – ingo | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Configuration files ====== | ====== Configuration files ====== | ||
- | Configuration files are text files that help you to modify and adapt the computer system to your needs. There is a convention to start the name of these files with a dot. A prominent example is the configuration file .bashrc that controls your bash environment. The dot has the effect that such files (or directories) are typically hidden from the user, which can prevent an unwanted editing or deleting of these files. ' | + | Configuration files are text files that help you to modify and adapt the computer system to your needs. |
<figure ls> | <figure ls> | ||
Line 27: | Line 27: | ||
to activate the changes in the currently active shell. If you log in the next time, the configuration file will be active. | to activate the changes in the currently active shell. If you log in the next time, the configuration file will be active. | ||
+ | <WRAP tabs> | ||
+ | * [[general: | ||
+ | </ |