mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-23 21:56:45 +00:00
Qute: I'm sticking with Apple for now I think
This commit is contained in:
parent
460b28588e
commit
910ae7f61b
|
@ -49,7 +49,6 @@ c.confirm_quit = ["downloads"]
|
|||
c.content.user_stylesheets = ["normalize/normalize.css"]
|
||||
|
||||
c.content.host_blocking.lists.append("https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts")
|
||||
c.content.host_blocking.lists.append("https://github.com/adversarialtools/apple-telemetry/raw/master/blacklist")
|
||||
c.content.host_blocking.lists.append("https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/facebook/all")
|
||||
c.content.host_blocking.lists.append("https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/microsoft/all")
|
||||
c.content.host_blocking.lists.append("https://github.com/Perflyst/PiHoleBlocklist/raw/master/AmazonFireTV.txt")
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
cl = gc --aggressive --prune=now
|
||||
g = clone
|
||||
l = log
|
||||
open = browse
|
||||
p = pull
|
||||
pu = push
|
||||
puf = push -f
|
||||
|
|
Loading…
Reference in a new issue