Updated script to https

This commit is contained in:
Maurice 2022-11-03 18:46:14 +01:00
parent 4a6317dda9
commit 6d52e83732

@ -1,7 +1,7 @@
#!/bin/sh
# Shell aliasses and functions.
# Load or copy this file into your .profile or (b)ashrc
PURL="paste.plabble.org"
PURL="https://paste.plabble.org"
alias pcopy="curl -F 'content=<-' $PURL -w '\n'"
alias pshort="curl -F 'link=<-' $PURL/to -w '\n'"