diff --git a/zsh/aliases.d/own.zsh b/zsh/aliases.d/own.zsh index 88e3296..82de0a4 100644 --- a/zsh/aliases.d/own.zsh +++ b/zsh/aliases.d/own.zsh @@ -10,6 +10,9 @@ pclear () { printf '\033[3J' } +# Termbin +alias tb='nc termbin.com 9999' + # Create SSL One Line sslcreate() { if [[ "$1" = "create" ]]; then