Skip to content

Tweet your command line with hashtag "#シェル芸".

License

Notifications You must be signed in to change notification settings

kunst1080/tweet-shellgei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tweet-shellgei

Tweet your command line with hashtag "#シェル芸". (from STDIN)

Usage : show-current-cmdline | tweet-shellgei

Getting Started

  1. Copy "twitter.key.sample" to your home.
cp twitter.key.sample $HOME/twitter.key
  1. Get your OAuth access token.

fight!

  1. Edit "twitter.key".

  2. Setup alias.

alias show-current-cmdline='history -p !!'
  1. Tweet!
show-current-cmdline | tweet-shellgei

About

Tweet your command line with hashtag "#シェル芸".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages