7 lines
334 B
Markdown
7 lines
334 B
Markdown
# my_bashrc
|
|
|
|
My Bash RC file. With the posibility to add more files from a ~/.bashrc.d folder and to install more, from git repositories (in the *sources* file).
|
|
|
|
# Installation
|
|
|
|
Run install_my_bashrc.sh as the user you want to install it, or give an existing folder as parameter to install it somewhere else (/etc/skel for example).
|