Handy scripts for bash shell el Co
-
.bash_colors— source/include for.bashrcto enable enhanced coloring support -
.bash_devel— source/include for.bashrcto enable project navigation and setup development environment
.bash_devel brings a new handy method to navigate your projects in quick and efficient manner - goproj from everyvere.
The method expects you store your projects inside of ~/myProjects folder and may navigate up to 3 levels down in it.
Dirs marked by leading underscore (i.e. _skip_this) and projects not containing .git are skipped automatically.