pref("datareporting.policy.firstRunURL", "");
 pref("browser.shell.checkDefaultBrowser", false);
 pref("datareporting.policy.dataSubmissionPolicyBypassNotification", true);
+
+// use socks proxy by default
+pref("network.proxy.type", 1);
+pref("network.proxy.socks", "localhost");
+pref("network.proxy.socks_port", 9999);
+pref("network.proxy.remote_dns", true);
 
 guiset statuspanel top-right
 set newtab file:///opt/firefox/blank.html
 autocmd DocStart www.reddit.com urlmodify -t www old
+bind / fillcmdline find
+bind n findnext 1
+bind N findnext -1
+set findcase insensitive
+bind j scrollline 3
+bind k scrollline -3
+set hintnames numeric