Skip to content

Instantly share code, notes, and snippets.

@jsanz
Created March 30, 2012 10:05
Show Gist options
  • Save jsanz/2250545 to your computer and use it in GitHub Desktop.
Save jsanz/2250545 to your computer and use it in GitHub Desktop.
mi ttytterc
#TTYtter settings
timestamp=%H:%M
#use ssl
ssl=1
#show replies in timeline
mentions=1
#Open images (with libcaca)
#avatar=gthumb %U&
avatar=wget %U -qO /tmp/avatar && img2txt -f utf8 /tmp/avatar
#Open URLs with default browser
urlopen=gnome-open %U&
#let TTYtter decide how often to check for new tweets
pause=auto
#Use ANSI color
ansi=1
#Check version on start up
vcheck=1
#Number of retries to connect to Twitter
hold=15
#\r and \n create a new line
newline=1
#answer y or Y to post your tweet
verify=1
#no timeline (default yes)
notimeline=0
# location
location=1
#Enable word wrap
wrap=0
# Extensions loaded
exts=/home/jsanz/.ttytter/where.pl,/home/jsanz/.ttytter/where-inline.pl,/home/jsanz/.ttytter/place.pl,/home/jsanz/.ttytter/teleport.pl,/home/jsanz/.ttytter/libnotifyperl.pl
#Set notification service(s)
notifytype=libnotifyperl
#Set types of tweets for which you would like to receive notifications
notifies=dm,me,reply,search
#Enable streaming
dostream=1
#use readline support. Change 1 to a list of followers in quotes for tab completion support
readline= lista de palabras que se autocompletan
#list of searches to track
track= geoinquietos drupalval prodevelop osgeo gvsig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment