From 0d5fe734315bca3e95def78c535a2397406158b3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 17 Oct 2014 12:33:45 -0300 Subject: Add chat alias --- chat | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 chat (limited to 'chat') diff --git a/chat b/chat new file mode 100755 index 0000000..247d124 --- /dev/null +++ b/chat @@ -0,0 +1,6 @@ +#!/bin/bash +# +# Chat wrapper. + +# Dispatch +shells chat -- cgit v1.2.3