Unnamed repository; edit this file 'description' to name the repository.
Find a file
2022-05-07 12:21:08 +03:00
bashrc.d separate user paths 2022-05-07 12:21:08 +03:00
.gitignore Move ps1 to install of its own 2022-05-07 11:54:42 +03:00
bash_rc separate user paths 2022-05-07 12:21:08 +03:00
install_my_bashrc.sh Update readme, add sources and move some things to the folder 2022-05-07 12:16:52 +03:00
LICENSE Initial commit 2021-09-13 13:38:17 +03:00
README.md Update readme, add sources and move some things to the folder 2022-05-07 12:16:52 +03:00
sources Update readme, add sources and move some things to the folder 2022-05-07 12:16:52 +03:00

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).