]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/010f.zsh
torn is now a zsh function
[dotfiles.git] / zsh / .zsh / rc / 010f.zsh
1 f() {
2     bfs . -name "*$1*" -print
3 }