All pastes #1771685 Raw Edit

botchchikii

public shellscript v1 · immutable
#1771685 ·published 2010-01-30 06:55 UTC
rendered paste body
#!/bin/bash# add this to /etc/wgetpaste.conf or ~/.wgetpaste.conf to set some defaults# set default nickDEFAULT_NICK=botchchikii# change the default serviceDEFAULT_SERVICE="ca"# change default language for the ca and the osl servicesDEFAULT_LANGUAGE_ca="Bash"DEFAULT_LANGUAGE_osl="Diff"# change default expiration period for the ca serviceDEFAULT_EXPIRATION_ca="Never"