summaryrefslogtreecommitdiff
path: root/core/tmux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core/tmux.sh')
-rwxr-xr-xcore/tmux.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/tmux.sh b/core/tmux.sh
new file mode 100755
index 0000000..1e5d3db
--- /dev/null
+++ b/core/tmux.sh
@@ -0,0 +1,5 @@
1#!/bin/bash
2
3cd "$(dirname "${BASH_SOURCE[0]}")" || exit
4
5cp tmux.conf /etc/tmux.conf