diff --git a/.bash_completion.d/pandoc b/.bash_completion.d/pandoc
new file mode 100644
index 0000000000000000000000000000000000000000..5823d8051c47778586cf4386c50f0c76953b3a5e
--- /dev/null
+++ b/.bash_completion.d/pandoc
@@ -0,0 +1 @@
+! which pandoc > /dev/null || eval "$(pandoc --bash-completion)"