summaryrefslogtreecommitdiff
path: root/Functions
diff options
context:
space:
mode:
Diffstat (limited to 'Functions')
-rw-r--r--Functions/MIME/.distfiles1
-rw-r--r--Functions/Newuser/.distfiles4
-rw-r--r--Functions/TCP/.distfiles3
-rw-r--r--Functions/Zle/.distfiles1
4 files changed, 8 insertions, 1 deletions
diff --git a/Functions/MIME/.distfiles b/Functions/MIME/.distfiles
index c6b05b777..01ac0d7ef 100644
--- a/Functions/MIME/.distfiles
+++ b/Functions/MIME/.distfiles
@@ -1,3 +1,4 @@
DISTFILES_SRC='
+.distfiles
zsh-mime-setup zsh-mime-handler pick-web-browser
'
diff --git a/Functions/Newuser/.distfiles b/Functions/Newuser/.distfiles
new file mode 100644
index 000000000..f192b27e4
--- /dev/null
+++ b/Functions/Newuser/.distfiles
@@ -0,0 +1,4 @@
+DISTFILES_SRC='
+.distfiles
+zsh-install-newuser
+'
diff --git a/Functions/TCP/.distfiles b/Functions/TCP/.distfiles
index 0870a5d6c..00d37ca54 100644
--- a/Functions/TCP/.distfiles
+++ b/Functions/TCP/.distfiles
@@ -1,5 +1,6 @@
DISTFILES_SRC='
- tcp_command tcp_log tcp_proxy tcp_send tcp_talk
+.distfiles
+tcp_command tcp_log tcp_proxy tcp_send tcp_talk
tcp_alias tcp_expect tcp_open tcp_read tcp_sess tcp_wait
tcp_close tcp_fd_handler tcp_output tcp_rename tcp_spam
tcp_point tcp_shoot
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles
index bb590bb2e..499f33b6f 100644
--- a/Functions/Zle/.distfiles
+++ b/Functions/Zle/.distfiles
@@ -15,4 +15,5 @@ up-case-word-match
delete-whole-word-match quote-and-complete-word url-quote-magic
zed-set-file-name history-pattern-search
keeper
+which-command
'