all repos — dotfiles @ 8c6f19a9b963bc3f3e2b221bc1f5906af71e5d6c

my *nix dotfiles

add nschange.sh
icyphox icyph0x@protonmail.com
Tue, 23 Jan 2018 13:52:25 +0530
commit

8c6f19a9b963bc3f3e2b221bc1f5906af71e5d6c

parent

dda9c62222edb98300ab1d66095b2b8448a10871

1 files changed, 5 insertions(+), 0 deletions(-)

jump to
A scripts/nschange.sh

@@ -0,0 +1,5 @@

+#!/bin/bash + +# run as root + +echo nameserver 8.8.8.8 > /etc/resolv.conf