dot-files/bash/.bash_profile

7 lines
70 B
Bash
Raw Permalink Normal View History

2019-07-11 21:50:34 +02:00
#
# ~/.bash_profile
#
. ~/.profile
[[ -f ~/.bashrc ]] && . ~/.bashrc