Load bash_profile.bak

pull/548/head
Hyunchel Kim 2015-08-14 11:34:37 -05:00
parent c00e22d6bf
commit 9fa620ea16
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#!/usr/bin/env bash
# Load previous profile
source $HOME/.bash_profile.bak
# Path to the bash it configuration
export BASH_IT="$HOME/.bash_it"