From d30b6a744d9de88bde1a5d4cddf873c867f5c3d2 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 13 Nov 2017 22:26:07 +1300 Subject: Strip trailing whitespace --- sh/shrc.d/xd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh') diff --git a/sh/shrc.d/xd.sh b/sh/shrc.d/xd.sh index 40319cf2..7c17adea 100644 --- a/sh/shrc.d/xd.sh +++ b/sh/shrc.d/xd.sh @@ -18,7 +18,7 @@ xd() { # Try to change into the marked directory cd -- "$1" || return - + # If that worked, we can swap the mark, and we're done PMD=$2 } -- cgit v1.2.3