diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-04-02 08:50:23 +0100 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-04-02 08:50:23 +0100 |
commit | 17b617bc95002fe82dc928f6c26dfe7776ab4170 (patch) | |
tree | 24e7e4de4debb7210c6a63c07314d67430a138b1 /transient | |
parent | ca243afa19c725024e223803aa19bcbc12ad022b (diff) |
configured my mode line to show the time
Diffstat (limited to 'transient')
-rw-r--r-- | transient/history.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/transient/history.el b/transient/history.el new file mode 100644 index 0000000..79a4acd --- /dev/null +++ b/transient/history.el @@ -0,0 +1,2 @@ +((magit-commit nil) + (magit-push nil)) |