mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Add version and basic help information
This commit is contained in:
5
libexec/tmuxifier-version
Executable file
5
libexec/tmuxifier-version
Executable file
@@ -0,0 +1,5 @@
|
||||
#! /usr/bin/env bash
|
||||
set -e
|
||||
[ -n "$TMUXIFIER_DEBUG" ] && set -x
|
||||
|
||||
echo "0.0.1"
|
||||
Reference in New Issue
Block a user