From 6225a803b9ff35c0800fba488b0c3753e2e591a9 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 8 Apr 2009 13:48:09 +0200 Subject: [PATCH] use stikked pastebin --- .zsh/func/p | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh/func/p b/.zsh/func/p index a4f66a8..ed46135 100755 --- a/.zsh/func/p +++ b/.zsh/func/p @@ -16,7 +16,7 @@ if [[ $# -gt 1 ]]; then fi PERMATAG=$USER -PB=http://rafb.net +PB=http://stikked.com PBIT="pastebinit -b $PB -a $USER" FILE=- -- 2.39.2