Skip to content

Instantly share code, notes, and snippets.

@SkydiveMike
SkydiveMike / Readwise-Export.md
Last active November 2, 2023 11:02
Readwise Obsidian Export Settings
@SkydiveMike
SkydiveMike / Literature-Note.md
Last active January 28, 2023 15:57
Literature Note Template
;; If using el-get
(add-to-list 'el-get-sources
'(:name magit
:after (lambda ()
(defun magit-browse-github (commit)
"Open a browser pointing to the tracked branch on GitHub.
With prefix argument, go to the commit HEAD is at."
(interactive "p")