From ee52b6cdd711a1394bf02984d50885aef94bc2e1 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 15 Jul 2009 09:49:23 +0200 Subject: [PATCH] use slexy as pastebin --- .zsh/func/p | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh/func/p b/.zsh/func/p index ed46135..4a42372 100755 --- a/.zsh/func/p +++ b/.zsh/func/p @@ -16,7 +16,7 @@ if [[ $# -gt 1 ]]; then fi PERMATAG=$USER -PB=http://stikked.com +PB=http://slexy.org PBIT="pastebinit -b $PB -a $USER" FILE=- -- 2.39.2