]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zsh/rc/010f.zsh
Splitted zsh rc files
[dotfiles.git] / zsh / .zsh / rc / 010f.zsh
diff --git a/zsh/.zsh/rc/010f.zsh b/zsh/.zsh/rc/010f.zsh
new file mode 100644 (file)
index 0000000..3626ac5
--- /dev/null
@@ -0,0 +1,3 @@
+f() {
+    bfs . -name "*$1*" -print
+}