summarylogtreecommitdiffstats
path: root/clerk-git.install
diff options
context:
space:
mode:
authorRasmus Steinke2017-09-02 22:21:53 +0200
committerRasmus Steinke2017-09-02 22:21:53 +0200
commit70ee1260be7c4ecf27376dc65dd9aaf655f850b6 (patch)
tree8c37294977865ed4153593ca78525681909b2f09 /clerk-git.install
parent207d7e3a20467d78a1e246ab7352f8b364bc5670 (diff)
downloadaur-70ee1260be7c4ecf27376dc65dd9aaf655f850b6.tar.gz
switch to perl version
Diffstat (limited to 'clerk-git.install')
-rw-r--r--clerk-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/clerk-git.install b/clerk-git.install
index 7f4b1ef5b3f1..b9860b14de69 100644
--- a/clerk-git.install
+++ b/clerk-git.install
@@ -1,7 +1,7 @@
#!/bin/bash
post_install() {
echo '
-to use clerk you need to copy /usr/share/doc/clerk/config.example to $HOME/.config/clerk/config
+to use clerk you need to copy /usr/share/doc/clerk/clerk.conf and clerk.tmux to $HOME/.config/clerk/
and edit it to your needs.
'
}