summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-04-22 00:16:09 -0500
committerJesse Luehrs <doy@tozt.net>2010-04-22 00:17:45 -0500
commit1a1a2d43017cad8448f681f863e31fcf77c361a2 (patch)
tree77c56bcf55a2ce50bd8b3b1143acbef23df073bf /services
parentf30a33a9809b7946780c1d5e1674223e3c3fa5f6 (diff)
downloadconf-1a1a2d43017cad8448f681f863e31fcf77c361a2.tar.gz
conf-1a1a2d43017cad8448f681f863e31fcf77c361a2.zip
add tmux as a service
Diffstat (limited to 'services')
-rwxr-xr-xservices/tmux/log/run3
-rwxr-xr-xservices/tmux/run4
2 files changed, 7 insertions, 0 deletions
diff --git a/services/tmux/log/run b/services/tmux/log/run
new file mode 100755
index 0000000..72a24fc
--- /dev/null
+++ b/services/tmux/log/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+multilog t * $HOME/.log/tmux
diff --git a/services/tmux/run b/services/tmux/run
new file mode 100755
index 0000000..da1bd89
--- /dev/null
+++ b/services/tmux/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd
+fghack tmux start 2>&1