added termbin

This commit is contained in:
Nikolas Weger 2015-08-27 16:38:53 +02:00
parent 44e2f1c159
commit 449602447e

View file

@ -10,6 +10,9 @@ pclear () {
printf '\033[3J'
}
# Termbin
alias tb='nc termbin.com 9999'
# Create SSL One Line
sslcreate() {
if [[ "$1" = "create" ]]; then