aboutsummaryrefslogtreecommitdiff
path: root/files/.zsh/rc-10093352-sibsac/S10_functions
blob: 91aa4d33874b6ab234a2e2535fcd05f6c05b6077 (plain) (blame)
1
2
3
open() { explorer $(cygpath -w "$*") }

# vim: et ft=zsh :