AutoYADM commit: 2024-12-06 16:25:04
This commit is contained in:
parent
d75edf50e6
commit
7e0d6bebea
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ local function gen_header()
|
||||||
return h
|
return h
|
||||||
end
|
end
|
||||||
local function get_haiku()
|
local function get_haiku()
|
||||||
-- local h = vim.fn.system("fortune issa-haiku")
|
|
||||||
local h = vim.fn.system("fortune -s computers linux")
|
local h = vim.fn.system("fortune -s computers linux")
|
||||||
return h
|
return h
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue