Improving the command line experience
Adjusting OSX Terminal with bash, rearranging and enabling colours to allow for easier scanning and readability. Located in user home directory, .bash_profile can be edited with nano .bash_profile or preferred editor. The following can be added to the file: export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\…