Bash: Remove .bash_profile

Bash automatically sources its profile anyway
This commit is contained in:
Salt 2018-08-21 18:34:33 -05:00
parent 725b9f9a0a
commit 53e213b502

View File

@ -1,5 +0,0 @@
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc