summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLawAbidingCactus <lawabidingcactus@lawabidingcactus.com>2020-01-02 23:32:19 +0000
committerLawAbidingCactus <lawabidingcactus@lawabidingcactus.com>2020-01-02 23:32:19 +0000
commitdbf40d261e750a536995718a80e8a9ae599a45eb (patch)
tree0deb30d0e4d8a45015af085b2a3b2d624e41ab6e
parentd9d149578c059a88f3c23b537c5ef1f9a3cac237 (diff)
add tpm support
-rw-r--r--colorscheme-tpm.tmux4
1 files changed, 4 insertions, 0 deletions
diff --git a/colorscheme-tpm.tmux b/colorscheme-tpm.tmux
new file mode 100644
index 0000000..ce9d4a8
--- /dev/null
+++ b/colorscheme-tpm.tmux
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
+tmux source-file "$CURRENT_DIR/tmux-colorscheme.conf"