summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke2016-07-21 14:13:18 +0200
committerRasmus Steinke2016-07-21 14:13:18 +0200
commit5d512ad525d95dd1b232412e019f0223d9600114 (patch)
tree4369184d098c00c9bccd18f80b6fdce92d86a54f
parentf80cd27a791b47887714bfb5d66e0dad838b2540 (diff)
downloadaur-5d512ad525d95dd1b232412e019f0223d9600114.tar.gz
remove install file
-rw-r--r--clerk-git.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/clerk-git.install b/clerk-git.install
deleted file mode 100644
index 3f40820daaac..000000000000
--- a/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