summaryrefslogtreecommitdiff
path: root/core/tmux.sh
diff options
context:
space:
mode:
authorSuper User <root@p.noml.ch>2026-03-23 19:09:37 +0800
committerSuper User <root@p.noml.ch>2026-03-23 19:09:37 +0800
commitc332cf11dc0266f31eeae067ace5a9bda18122c6 (patch)
treee4934d0f83aa1c7138e9b22efea97d5bf67ad905 /core/tmux.sh
parentdea4663f14bcb1703aa616ad05172667e452e701 (diff)
flatten setup directory structure
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