refactor(flow): set HOME var
This commit is contained in:
parent
27ec787416
commit
f4ce2ef3c3
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
source "/home/tomas/.local/bin/barg"
|
source "$HOME/.local/bin/barg"
|
||||||
|
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
SPEC=(
|
SPEC=(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user