AutoYADM commit: 2024-12-04 18:50:03

This commit is contained in:
Daniel Fichtinger 2024-12-04 18:50:03 -05:00
parent 22a2064dad
commit b54eb87e11

View file

@ -1,5 +1,6 @@
local function gen_header()
local h = vim.fn.system("fortune issa-haiku")
-- local h = vim.fn.system("fortune issa-haiku")
local h = vim.fn.system("~/dev/pyku/pyku.py --tree")
return h
end
return {