From 85f0412d8c224a8a463affd643564fecce730448 Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Wed, 16 May 2012 19:33:18 +0200 Subject: [PATCH] Autocommit of file /home/julien/scripts/tmux-offlineimap changed on host gaia --- tmux-offlineimap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tmux-offlineimap b/tmux-offlineimap index e69de29..f3ad9a4 100755 --- a/tmux-offlineimap +++ b/tmux-offlineimap @@ -0,0 +1,3 @@ +#!/bin/sh + +[ $(pgrep -c offlineimap) = 1 ] || tmux new-session -d -s offlineimap offlineimap -- 2.20.1