mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-11 23:50:08 +01:00
Add main theme
This commit is contained in:
parent
f5b5fce23f
commit
023d929f4e
1 changed files with 8 additions and 0 deletions
8
2k.tmux
Executable file
8
2k.tmux
Executable file
|
|
@ -0,0 +1,8 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# source and run tmux2k theme
|
||||||
|
|
||||||
|
current_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|
||||||
|
$current_dir/scripts/tmux2k.sh
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue