dotfiles/bash/.bash_profile
Peter Cai 314b175ef9 Initial commit
* My dotfiles using GNU Stow
2021-02-01 08:05:50 +08:00

6 lines
57 B
Bash

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