diff --git a/home/-shrc b/home/-shrc index 919abc0..dbdc5dd 100644 --- a/home/-shrc +++ b/home/-shrc @@ -160,6 +160,10 @@ trash() { dd status=none if=/dev/random bs=1 count="$1" } +explore() { + explorer "$(cygpath -w $1)" +} + # sources {{{1 if [ $FANCY -eq 1 ]; then