diff options
Diffstat (limited to 'scripts/steam-oldchat')
| -rwxr-xr-x | scripts/steam-oldchat | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/steam-oldchat b/scripts/steam-oldchat new file mode 100755 index 0000000..1f3df12 --- /dev/null +++ b/scripts/steam-oldchat @@ -0,0 +1,5 @@ +#!/bin/bash + +steam-native -no-browser $@ + +# vim: expandtab sw=2 ts=2 |
