mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-14 10:53:09 +00:00
Thomas A. Christensen II
e394d9a026
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
4 lines
107 B
Text
4 lines
107 B
Text
# shellcheck shell=bash
|
|
# shellcheck source=dot_profile
|
|
source "${HOME}/.profile"
|
|
source "${HOME}/.bashrc"
|