ccflow -> slaptop
This commit is contained in:
@@ -89,7 +89,7 @@ local buttons = {
|
||||
dashboard.button('q', ' Quit', '<cmd>qa<CR>'),
|
||||
}
|
||||
|
||||
if vim.loop.os_gethostname() == 'ccflow' then
|
||||
if vim.loop.os_gethostname() == 'slaptop' then
|
||||
table.insert(buttons, 1,
|
||||
dashboard.button('d', ' Diary Entry', '<cmd>Diary<CR>'))
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user