From dbe57b250e9ad70200de7e6154d9429b93bbcdd7 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 20 May 2008 09:13:29 -0700 Subject: [PATCH] added bti.example as an example ~/.bti file --- bti.example | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 bti.example diff --git a/bti.example b/bti.example new file mode 100644 index 0000000..9f0effc --- /dev/null +++ b/bti.example @@ -0,0 +1,7 @@ +# comments are allowed in the bti config file +# rename this to ~/.bti so that you do not need +# to constantly enter your account name and/or +# password on the command line every time you send +# a message. +account=twitmaster +password=icanhascheezburger -- 2.39.5