From c68c2d57f3ecc9ce84fd496b519a54c1f02d3db9 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Wed, 10 Jun 2015 21:32:14 -0700 Subject: [PATCH] check for z --- home/-shrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/-shrc b/home/-shrc index 78e7314..6ed4cfb 100644 --- a/home/-shrc +++ b/home/-shrc @@ -108,7 +108,7 @@ function trash() { dd status=none if=/dev/random bs=1 count="$1" } -. ~/sh/z/z.sh +[ -e ~/sh/z/z.sh ] && . ~/sh/z/z.sh # awful things # i should really write a ladspa plugin that does this all at once and