riley
e1fdca2a9c
Add .bashrc Add .bash_profile Add .vimrc Add .gitconfig Add bin/colortest Add bin/pack
5 lines
57 B
Bash
5 lines
57 B
Bash
#
|
|
# ~/.bash_profile
|
|
#
|
|
|
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|