#!/bin/bash # # BASH PROFILE # [[ -f ~/.profile ]] && source ~/.profile [[ -f ~/.bashrc ]] && source ~/.bashrc