diff --git a/.bash_profile b/.bash_profile index 4c8657d..da33694 100644 --- a/.bash_profile +++ b/.bash_profile @@ -22,3 +22,5 @@ set +a if [[ -t 0 && -r ~/.bashrc ]]; then . ~/.bashrc fi + +unset -v file