DSK: Put shebangs on the top of all of our scripts
That way syntax highlighting works
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#! /usr/bin/env bash
|
||||
# Make sure we have our xrdb stuff going
|
||||
if $(which xrdbupdate) > /dev/null 2>&1; then
|
||||
xrdbupdate > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user