Skip to content

Instantly share code, notes, and snippets.

View Jakiboy's full-sized avatar
Keyboarding @127.0.0.1

Jakiboy Jakiboy

Keyboarding @127.0.0.1
View GitHub Profile

WSL

⚡ Network

Host (Windows)

netsh interface ip add address "vEthernet (WSL)" 192.168.100.1 255.255.255.0
@Jakiboy
Jakiboy / WordPress.md
Created April 4, 2023 20:59
WordPress (Tweaks)

WordPress (Tweaks)

⚡ Automation

#!/bin/bash
R='\033[0;31m'
G='\033[0;32m'
B='\033[0;96m'