From 748a7e990d9450824744d88386d397f20e37de93 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sun, 22 Jan 2023 13:26:57 +0530 Subject: [PATCH] pratham-setup: add steps that need to be done by user --- scripts/pratham-setup.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/pratham-setup.sh b/scripts/pratham-setup.sh index 1629934..3c0afad 100755 --- a/scripts/pratham-setup.sh +++ b/scripts/pratham-setup.sh @@ -250,3 +250,9 @@ doas zpool set cachefile=/etc/zfs/zpool.cache heathen_disk tput -x clear echo -e "The setup appears to have completed (as far as I can tell). Please scroll up and verify yourself too!" +echo "" +echo -e "Open Firefox and do the following: +1. Open \"about:config\" +2. Search for boolean \"browser.search.separatePrivateDefault.ui.enabled\" +3. Switch the value to \"true\" +4. Sign into the Firefox account"