1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-14 19:03:09 +00:00
dotfiles/executable_dot_bash_profile
Thomas A. Christensen II 363a93030e
Make .bash_profile shellcheck compliant
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2021-10-20 07:27:45 -05:00

3 lines
82 B
Text

# shellcheck shell=bash
# shellcheck source=dot_profile
source "${HOME}/.profile"