]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/func/p
make vcsh a zsh script if executed
[zsh.git] / .zsh / func / p
index 2b167bc35c5038abaf4b2727b58f0af479b3a7d7..4a4237227705d3bb1d4c0ffa5946f882779bb7ad 100755 (executable)
@@ -16,10 +16,10 @@ if [[ $# -gt 1 ]]; then
 fi
 
 PERMATAG=$USER
-PB=http://1t2.us
+PB=http://slexy.org
 PBIT="pastebinit -b $PB -a $USER"
 
-FILE=/dev/stdin
+FILE=-
 [[ -n "$1" ]] && FILE="$1"
 
 eval $PBIT -i $FILE