mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-21 13:16:04 +00:00
Make .bash_profile shellcheck compliant
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
d508b92efd
commit
363a93030e
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
source $HOME/.profile
|
||||
# shellcheck shell=bash
|
||||
# shellcheck source=dot_profile
|
||||
source "${HOME}/.profile"
|
||||
|
|
Loading…
Reference in a new issue