summarylogtreecommitdiffstats
path: root/fzf-marks.install
diff options
context:
space:
mode:
Diffstat (limited to 'fzf-marks.install')
-rw-r--r--fzf-marks.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/fzf-marks.install b/fzf-marks.install
new file mode 100644
index 000000000000..94cddda6d7e5
--- /dev/null
+++ b/fzf-marks.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "To use, source one of fzf-marks.{bash,zsh} from /usr/share/fzf-marks."
+}