Change SCSH interpreter location

This commit is contained in:
Tom Willemse 2018-01-22 21:46:27 -08:00
parent 65739773b0
commit cc78d7e58a
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/local/bin/scsh -s
#!/usr/bin/scsh -s
!#
;; hlwm-run-or-raise --- Raise a window or start a new process
;;

View file

@ -1,4 +1,4 @@
#!/usr/local/bin/scsh \
#!/usr/bin/scsh \
-o define-record-types -s
!#
;; hlwm-switch-tags --- Switch the currently visible tags