Skip to content

Instantly share code, notes, and snippets.

View zthxxx's full-sized avatar
🐾
Nyaa~

zthxxx zthxxx

🐾
Nyaa~
View GitHub Profile
@zthxxx
zthxxx / init.sh
Last active August 2, 2018 04:39
server initialize - debian
apt update
apt install -y vim lrzsz python3 python3-dev python3-pip python3-venv
curl -SL# git.io/tvimrc -o ~/.vimrc
curl -sSL git.io/jovial | bash
# curl -sSL git.io/sslaunch | bash