summaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 3190e56..1e2dc39 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -2,4 +2,5 @@
ln -is $(realpath bspwm) ~/.config/bspwm
ln -is $(realpath sxhkd) ~/.config/sxhkd
-ln -is $(realpath conkyrc) ~/.config/conkyrc
+ln -is $(realpath conkyrc) ~/.conkyrc
+ln -is $(realpath tmux.conf) ~/.tmux.conf