mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
5 lines
118 B
Lua
Executable file
5 lines
118 B
Lua
Executable file
#!/usr/bin/env lua
|
|
|
|
-- Load the sketchybar-package and prepare the helper binaries
|
|
require("helpers")
|
|
require("init")
|