Browse Source

add tpm support

LawAbidingCactus 5 năm trước cách đây
mục cha
commit
dbf40d261e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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"