Transfered aliases from zshrc to aliasrc

This commit is contained in:
Kristofers Solo
2022-08-01 16:12:46 +03:00
parent 226971daa2
commit 12d9efd0d1
5 changed files with 58 additions and 36 deletions

View File

@@ -28,7 +28,7 @@ local function footer()
-- local fortune = handle:read('*a')
-- handle:close()
-- return fortune
return "chrisatmachine.com"
return ""
end
dashboard.section.footer.val = footer()