This commit is contained in:
Stephan Raabe
2023-12-25 14:45:11 +01:00
parent b269f9a12f
commit 8a506585b7
13 changed files with 84 additions and 20 deletions

View File

@@ -2,7 +2,9 @@
# Copy dotfiles
# ------------------------------------------------------
if [ -f ~/dotfiles-versions/hook.sh ]; then
echo -e "${GREEN}"
figlet "Hook"
echo -e "${NONE}"
echo "The script has detected a hook.sh script."
if gum confirm "Do you want to run the script now?"; then
source ~/dotfiles-versions/hook.sh