From 17fc734d20035c84fc903f185dd10f85fdc489b3 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 28 Jan 2015 18:05:14 +0100 Subject: new colorschemes --- ratpoison/functions | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ratpoison/functions (limited to 'ratpoison/functions') diff --git a/ratpoison/functions b/ratpoison/functions new file mode 100644 index 0000000..fe9ab02 --- /dev/null +++ b/ratpoison/functions @@ -0,0 +1,6 @@ +#!/bin/bash + +function indent { + echo ":: $*" +} + -- cgit v1.2.3-54-g00ecf