added termbin
This commit is contained in:
parent
44e2f1c159
commit
449602447e
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ pclear () {
|
||||||
printf '\033[3J'
|
printf '\033[3J'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Termbin
|
||||||
|
alias tb='nc termbin.com 9999'
|
||||||
|
|
||||||
# Create SSL One Line
|
# Create SSL One Line
|
||||||
sslcreate() {
|
sslcreate() {
|
||||||
if [[ "$1" = "create" ]]; then
|
if [[ "$1" = "create" ]]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue