Skip to content

Instantly share code, notes, and snippets.

View Cnly's full-sized avatar
🍩
Absorbing donuts...

Cnly

🍩
Absorbing donuts...
View GitHub Profile
.open-task-list, .jump-top, .top-nav-bar, .divider, #userbar {
display: none !important;
}
.search-block {
position: absolute;
}
@Cnly
Cnly / my.vpnc
Created December 17, 2020 07:52
#! /bin/bash
INTERNAL_IP4_NETMASK=255.0.0.0
INTERNAL_IP4_NETMASKLEN=8
INTERNAL_IP4_NETADDR=10.0.0.0
shopt -s expand_aliases
alias set_default_route=disabled
alias reset_default_route=disabled