summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornicodebo <nico.debo@openmailbox.org>2017-07-18 14:03:08 +0200
committernicodebo <nico.debo@openmailbox.org>2017-07-18 14:03:08 +0200
commitf1b03175937b6cea039fb2b5d79d0d5fd31e974e (patch)
treee66e3c0a83de87ee5be5c023a3eb4891d4928ace /README.md
parentdd237861e9b609ed0b9f1a4b235aae3383366033 (diff)
downloadperl-app-clerk-f1b03175937b6cea039fb2b5d79d0d5fd31e974e.tar.gz
perl-app-clerk-f1b03175937b6cea039fb2b5d79d0d5fd31e974e.tar.xz
Add zsh completion script
- Update the readme with installation instruction
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ce7c73f..f6638e6 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,10 @@ For this to work, you need a recent rofi build from git.
For arch linux there is a package in [AUR](https://aur.archlinux.org/packages/clerk-git/)
+A completion script is provided for the zsh shell. To use it, copy the
+`completion/_clerk` file of this repository somewhere in the `$fpath`
+environment variable of zsh.
+
# FAQ
1. It's not working properly
Make sure to have your files tagged properly. You need: `albumartist`, `artist`, `album`, `date`, `tracknumber`, `title` tags.