1
0
Fork 0

switch to firefox

This commit is contained in:
Luca Bilke 2023-04-25 16:35:34 +02:00
parent 0be2011f20
commit 381a484cd5

View file

@ -41,8 +41,8 @@ else
stow -t "$HOME" . || printf "%bStow uninstalled or not in path!%b\n" "$RED" "$NC"
fi
printf "%bGenerating librewolf profiles...%b\n" "$BLUE" "$NC"
"$dotfiles"/.librewolf/generate.sh
printf "%bGenerating firefox profiles...%b\n" "$BLUE" "$NC"
"$dotfiles"/.mozilla/firefox/generate.sh
printf "\n"
printf "Recompile/Install src files? [y/N] \n"