mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
auto up 18:57:31 up 0:00, 2 users, load average: 0.71, 0.18, 0.06
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
require("starship"):setup()
|
||||
|
||||
require("gpg"):setup {
|
||||
default_recipient = "jonashahn1@gmx.net",
|
||||
delete_after = true,
|
||||
}
|
||||
|
||||
function Linemode:line_info()
|
||||
local time = math.floor(self._file.cha.mtime or 0)
|
||||
if time == 0 then
|
||||
|
||||
Reference in New Issue
Block a user