mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 11:33:42 +01:00
use env for setup script
This commit is contained in:
parent
fa9f05fac5
commit
81673f78ae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/racket
|
||||
#!/usr/bin/env racket
|
||||
#lang racket
|
||||
|
||||
;; Script for setting up the config.
|
||||
|
|
Loading…
Reference in a new issue