From d15b026b03f2b3c5a5890f44d34df8337b8d0bb3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 12 Oct 2013 19:25:29 -0400 Subject: fix a typo in xdg.sh --- .local/lib/xdg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local') diff --git a/.local/lib/xdg.sh b/.local/lib/xdg.sh index 28c7e64..2241d2e 100644 --- a/.local/lib/xdg.sh +++ b/.local/lib/xdg.sh @@ -1,4 +1,4 @@ --nw#!/bin/bash +#!/bin/bash # This should be readable by /bin/sh, but I'm going to assume bash. # Sets up XDG environmental variables, so programs using them don't have to -- cgit v1.2.3