summaryrefslogtreecommitdiffstats
path: root/aur/clerk_fzf-git/clerk-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'aur/clerk_fzf-git/clerk-git.install')
-rw-r--r--aur/clerk_fzf-git/clerk-git.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/aur/clerk_fzf-git/clerk-git.install b/aur/clerk_fzf-git/clerk-git.install
deleted file mode 100644
index 3f40820..0000000
--- a/aur/clerk_fzf-git/clerk-git.install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-post_install() {
-echo '
-Copy /etc/clerk_fzf.conf to $HOME/.config/clerk/clerk_fzf.conf
-To initialize cache files, run "clerk_update --create-caches". clerk_fzf is started with clerk_starter.
-'
-}
-#post_install