dots/.bash_profile
riley e1fdca2a9c Initial Commit
Add .bashrc
Add .bash_profile
Add .vimrc
Add .gitconfig

Add bin/colortest
Add bin/pack
2021-08-17 23:41:28 -04:00

6 lines
57 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc