diff --git a/Enabling-Command-line-Autocompletion.md b/Enabling-Command-line-Autocompletion.md new file mode 100644 index 0000000..0f81d10 --- /dev/null +++ b/Enabling-Command-line-Autocompletion.md @@ -0,0 +1,5 @@ +The `cheat/autocompletion` directory contains scripts to enable command-line +autocompletion for various shells. To activate autocompletion, simply copy the +appropriate script to the appropriate path on your system. (The "appropriate +path" will vary on a per-platform basis, so this documentation shall not +speculate as to where that may be.) \ No newline at end of file