fix: setup script
This commit is contained in:
parent
a4fc0b8cdc
commit
f7b41b0b30
@ -7,9 +7,9 @@ INTERACTIVE=false
|
|||||||
|
|
||||||
|
|
||||||
#Loading all the helper scripts
|
#Loading all the helper scripts
|
||||||
source ./helpers/installer.sh
|
source $HOME/.dotfiles/helpers/installer.sh
|
||||||
source ./helpers/prompt.sh
|
source $HOME/.dotfiles/helpers/prompt.sh
|
||||||
source ./helpers/multiselect.sh
|
source $HOME/.dotfiles/helpers/multiselect.sh
|
||||||
|
|
||||||
echo "-- welcome to my setup script --"
|
echo "-- welcome to my setup script --"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user