1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-04-26 09:23:23 -07:00

windows nonsense

This commit is contained in:
Connor Olding 2020-03-07 21:29:28 -08:00
parent 420de2b939
commit 79029eb4fc

View File

@ -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