1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-03 12:03:49 +00:00

Fish: build refresh sudo

This commit is contained in:
Phantop 2020-05-19 18:59:15 -04:00
parent b4ff4900e3
commit 01a0e0c1a6
2 changed files with 15 additions and 11 deletions

View file

@ -1,12 +1,15 @@
# Defined in /tmp/fish.7e0fck/build.fish @ line 2
function build
s printf \
gp
./autogen.sh
./configure --prefix=/usr
cmake -DCMAKE_INSTALL_PREFIX=/usr .
make
s make install
meson --prefix=/usr build
ninja -C build
sudo ninja -C build install
s printf ''
gp
./autogen.sh
./configure --prefix=/usr
cmake -DCMAKE_INSTALL_PREFIX=/usr .
s printf ''
make
s make install
meson --prefix=/usr build
s printf ''
ninja -C build
sudo ninja -C build install
end

View file

@ -171,7 +171,8 @@ settings:
- https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/microsoft/all
- https://github.com/Perflyst/PiHoleBlocklist/raw/master/AmazonFireTV.txt
content.host_blocking.whitelist:
global: null
global:
- web.whatsapp.com
content.hyperlink_auditing:
global: false
content.images: