summaryrefslogtreecommitdiff
path: root/net:foret/Completion.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'net:foret/Completion.zsh')
-rw-r--r--net:foret/Completion.zsh13
1 files changed, 13 insertions, 0 deletions
diff --git a/net:foret/Completion.zsh b/net:foret/Completion.zsh
new file mode 100644
index 0000000..0243102
--- /dev/null
+++ b/net:foret/Completion.zsh
@@ -0,0 +1,13 @@
+##
+## Part of configuration files for Zsh4
+## AUTHOR: Hugues Hiegel <hugues@hiegel.fr>
+##
+## You are encouraged to use, modify, and redistribute
+## these files with or without this notice.
+##
+## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
+##
+
+fpath=($specific_script:h/completion $fpath)
+compinit
+