Create seperate file for tpm & source the theme file
This commit is contained in:
parent
7d7e6a1ea5
commit
6e60475b2d
2 changed files with 4 additions and 0 deletions
4
gruvbox-tpm.tmux
Executable file
4
gruvbox-tpm.tmux
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
tmux source-file "$CURRENT_DIR/tmux-gruvbox-dark.conf"
|
Loading…
Add table
Add a link
Reference in a new issue