Browse Source

add tpm support

LawAbidingCactus 5 years ago
parent
commit
dbf40d261e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      colorscheme-tpm.tmux

+ 4 - 0
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"