summaryrefslogtreecommitdiff
path: root/etc/functions
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-03-21 22:55:31 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-03-21 22:55:31 +0100
commitbded79ff5535e1d542579b7c1899af0628be09d7 (patch)
tree4750a33fffe35fc7c3c93dc6712782b1468facaf /etc/functions
parentc078b9677bc81e15a1d81d29150893df09043be3 (diff)
Added whichf (which for functions)
Diffstat (limited to 'etc/functions')
-rwxr-xr-xetc/functions/whichf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/functions/whichf b/etc/functions/whichf
new file mode 100755
index 0000000..dc8d04b
--- /dev/null
+++ b/etc/functions/whichf
@@ -0,0 +1,2 @@
+## vim:ft=zsh
+echo ${^fpath}/$1(-.N)