6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
|
#!/usr/bin/env lua
|
||
|
|
||
|
-- Load the sketchybar-package and prepare the helper binaries
|
||
|
require("helpers")
|
||
|
require("init")
|