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
|
||||
[[ "$HOST" == "vm-*" ]] && exit 0
|
||||
compton
|
||||
|
Reference in New Issue
Block a user