summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2016-07-31 18:17:46 +0200
committerRasmus Steinke <rasi@xssn.at>2016-07-31 18:17:46 +0200
commitb9b1b643c1af2e0848ac9de278ce4c801a06465c (patch)
tree2032a78c3405910b776c17ee1159eee633dfaf5d
parent0b9bf1f34e60ebca5d056e0bfcb68f20c7fe212e (diff)
downloadperl-app-clerk-b9b1b643c1af2e0848ac9de278ce4c801a06465c.tar.gz
perl-app-clerk-b9b1b643c1af2e0848ac9de278ce4c801a06465c.tar.xz
add warning about tmux config file
-rw-r--r--clerk_fzf/clerk_fzf.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/clerk_fzf/clerk_fzf.conf b/clerk_fzf/clerk_fzf.conf
index 18ed4ec..c9aa994 100644
--- a/clerk_fzf/clerk_fzf.conf
+++ b/clerk_fzf/clerk_fzf.conf
@@ -1,5 +1,7 @@
#!/usr/bin/env bash
+# always use the provided tmux config to change values
+# especially make sure, the Bindings section is complete
# tmux config to use
tmux_config="/etc/clerk/tmux.conf"