1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
# 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
host=twitter
logfile=.bti.log
#action=update
#user=gregkh
#proxy=http://localhost:8080
#shrink-urls=yes
# Example of using bit.ly in bti-shrink-urls
#shrink_host=bit.ly
#shrink_bitly_login=bitlyuser
#shrink_bitly_key=R_deadbeef
|