diff options
Diffstat (limited to 'etc/functions/whichf')
-rwxr-xr-x | etc/functions/whichf | 2 |
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) |