summaryrefslogtreecommitdiffstats
path: root/aur/clerk_fzf-git/clerk_fzf-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'aur/clerk_fzf-git/clerk_fzf-git.install')
-rw-r--r--aur/clerk_fzf-git/clerk_fzf-git.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/aur/clerk_fzf-git/clerk_fzf-git.install b/aur/clerk_fzf-git/clerk_fzf-git.install
deleted file mode 100644
index 7f4b1ef..0000000
--- a/aur/clerk_fzf-git/clerk_fzf-git.install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-post_install() {
-echo '
-to use clerk you need to copy /usr/share/doc/clerk/config.example to $HOME/.config/clerk/config
-and edit it to your needs.
-'
-}
-#post_install