forked from Maurice/pastabble
Updated script to https
This commit is contained in:
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'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user