about summary refs log tree commit diff
path: root/filters/html-converters/txt2html
blob: a79599582a6cba461a58be9b85ef5f5293a1369e (plain) (blame)
1
2
3
4
#!/bin/sh
echo "<pre>"
cat
echo "</pre>"
2013-09-05chruby to ruby-2.0.0June McEnroe 2013-08-14Add nvmJune McEnroe 2013-07-09Add title commandJune McEnroe 2013-06-09Use default client keysJune McEnroe 2013-06-09Run games in separate X serverJune McEnroe 2013-06-08Add game wrapper to kill/restart unclutterJune McEnroe 2013-06-08Add git configJune McEnroe