switch to firefox
This commit is contained in:
parent
0be2011f20
commit
381a484cd5
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue