How to organize your .bashrc
Before writing this post I had a mess in my bash configuration, I took some time off to organize it, I think you will find the next approach (which is not clever at all … ) useful.
This is how it should look after changing it:
0 [21:37]leo@lein ~ $ ls -larth .bash*
-rwxr-xr-x 1 leo leo 432 sep 26 2018 .bash_adeudos
-rw-r--r-- 1 leo leo 220 sep 26 2018 .bash_logout
-rwxr-xr-x 1 leo leo 270 ene 11 2019 .bash_profile
-rw-rw-r-- 1 leo leo 678 oct 29 2019 .bash_az_accesses
-rw-rw-r-- 1 leo leo 945 nov 6 2019 .bash_PATH
-rw-r--r-- 1 leo leo 1.4K mar…