DSK: Put shebangs on the top of all of our scripts
That way syntax highlighting works
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#! /usr/bin/env bash
|
||||
which nitrogen > /dev/null 2>&1 || exit 0
|
||||
nitrogen --restore
|
||||
|
Reference in New Issue
Block a user