emacs.d/snippets/fundamental-mode/git
2023-03-15 20:12:00 +00:00

6 lines
No EOL
141 B
Text

# name: git-token
# key: git
# --
`(with-temp-buffer
(insert-file-contents "~/Documents/drive/admin/emacs/token-t29")
(buffer-string))`$0