From d923956d4866beb5093c89e0c1a4f54a9c37070f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 01:39:43 +0200 Subject: major fixes and rearrangement --- config/ratpoison/functions | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/ratpoison/functions (limited to 'config/ratpoison/functions') diff --git a/config/ratpoison/functions b/config/ratpoison/functions new file mode 100644 index 0000000..fe9ab02 --- /dev/null +++ b/config/ratpoison/functions @@ -0,0 +1,6 @@ +#!/bin/bash + +function indent { + echo ":: $*" +} + -- cgit v1.2.3-54-g00ecf