Skip to content

Instantly share code, notes, and snippets.

@ronin13
Created May 3, 2014 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ronin13/8593f08a6cb903536cf6 to your computer and use it in GitHub Desktop.
Save ronin13/8593f08a6cb903536cf6 to your computer and use it in GitHub Desktop.
ttytter -synch=0 -runcommand="/friends +200" | grep -oE '\([a-zA-Z_]+\)' | tr -d '()' | =grep -v Verified | awk '{ print "@"$0 }' | tr '\n' ' ' | xargs -I{} sed -ie 's/readline=.*/readline="{}"/' ~/.ttytterrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment