diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-09-18 16:38:23 -0300 |
---|---|---|
committer | Silvio Rhatto <user@example.org> | 2014-09-18 16:38:23 -0300 |
commit | f6caa88cbfc8f501fcc6789aa7cf3284aeafe540 (patch) | |
tree | 6db812468273f655b7e700a40f35548e56673492 /ttyttertor | |
download | utils-tor-f6caa88cbfc8f501fcc6789aa7cf3284aeafe540.tar.gz utils-tor-f6caa88cbfc8f501fcc6789aa7cf3284aeafe540.tar.bz2 |
Initial import
Diffstat (limited to 'ttyttertor')
-rwxr-xr-x | ttyttertor | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ttyttertor b/ttyttertor new file mode 100755 index 0000000..3943f82 --- /dev/null +++ b/ttyttertor @@ -0,0 +1,6 @@ +#!/bin/bash +# +# Simple TTYtter wrapper +# + +PERL_RL=Gnu usewithtor ttytter |